- android:singleLine="true"
- android:marqueeRepeatLimit="marquee_forever"
- android:ellipsize="marquee"
- android:focusableInTouchMode="true"
- android:scrollHorizontally="true"
- android:focusable="true"
- <TestView />
相关文章
- Android ListView中EditView再次焦点获取
- Android 手机卫士--九宫格使用
- 76、android:supportsRtl 和 android:layout_marginEnd
- android 常用框架
- android 的线程模型和AsyncTask
- android EditText inputType 及 android:imeOptions=”actionDone”
- Android学习笔记之ConnectivityManager+NetWorkInfo
- android开发学习——day1
- ant android打包--学习第一弹
- Android开发探秘之四:利用Intent实现数据传递