<TextView      android:layout_width="60px"     android:layout_height="wrap_content"    android:text="跑马灯测试1 2 3 4 5 6 7 8 9 0 "    android:textSize="20sp"        android:ellipsize="marquee"    android:singleLine="true"    android:focusable="true"    android:marqueeRepeatLimit="marquee_forever"    android:focusableInTouchMode="true"    android:scrollHorizontally="true"    />

更多相关文章

  1. Android单元测试和日志输出
  2. google Android 认证测试
  3. android 7.0 系统关闭彩信过CTA测试的方法
  4. android单元测试 配置注意
  5. Android 4.0.3 CTS 测试
  6. android之单元测试――上
  7. Android下的单元测试
  8. android CTS测试
  9. Android 开发笔记 4:用模拟器测试Android 镜像

随机推荐

  1. Android读写XML(上)——package说明
  2. Android学习攻略:手把手教你循序渐进地学
  3. Android核心分析(14)------ Android(安卓)G
  4. android
  5. Android中的数据传递之Parcelable接口
  6. Android(安卓)开发中使用 SQLite 数据库
  7. Android(安卓)开发一定要看的15个实战项
  8. Android(安卓)安全攻防(一):SEAndroid的编译
  9. Android文件操作中的openFileOutPut和ope
  10. 浅谈android的selector,背景选择器