<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 monkeyrunner 1
  2. Android单元测试和日志输出
  3. google Android(安卓)认证测试
  4. android 7.0 系统关闭彩信过CTA测试的方法
  5. android单元测试 配置注意
  6. Android(安卓)4.0.3 CTS 测试
  7. android之单元测试――上
  8. Android下的单元测试
  9. android CTS测试

随机推荐

  1. 50个Android开发人员必备UI效果源码
  2. Android的设计模式-原型模式
  3. Android的设计模式-桥接模式
  4. 50个Android开发人员必备UI效果源码
  5. Android的设计模式-迭代器模式
  6. Android的设计模式-访问者模式
  7. [Android]Android布局文件中的android:id
  8. Android的设计模式-命令模式
  9. Android的设计模式-单例模式
  10. 【学习推荐】最新Android学习教程持续更