随笔分类 -  android

摘要:android:singleLine="true" android:ellipsize="marquee" android:focusable="true" android:focusableInTouchMo... 阅读全文
posted @ 2014-04-18 03:00 时间的话 阅读(306) 评论(0) 推荐(0)
摘要:一、TextView 1.1 结构 java.lang.Object android.view.View android.widget.TextView 直接子类: Button, CheckedTextView, Chronometer, DigitalClock, EditText 间接子类: AutoCompleteTextView, CheckBox, CompoundButton, ExtractEditText,MultiAutoCompleteTextView, RadioButton, ToggleButton 1.2 属性名称描述 android... 阅读全文
posted @ 2013-09-01 21:29 时间的话 阅读(571) 评论(0) 推荐(0)