android:id="@+id/tv_marquee"    android:text="学习交流,如有疑问可以发送电邮至1443793484@qq.com"    android:layout_width="match_parent"    android:layout_height="wrap_content"    android:padding="5dp"   //现在新版本的sdk已经将singleline视作过时的应用    android:singleLine="true"    android:textColor="#b43838"    android:ellipsize="marquee"    android:focusable="true"    android:marqueeRepeatLimit="marquee_forever"    android:focusableInTouchMode="true"    android:scrollHorizontally="true"    />

更多相关文章

  1. android中textview设置为多行文本时,如何让文字从最顶开始显示
  2. Android设置显示文本
  3. android限制文本长度
  4. Android TextView多行文本滚动实现
  5. Android 在界面中显示以及输入文本信息 TextView和EditText
  6. Android中设置文本颜色的三种方法
  7. Android修改输入法Enter的文本
  8. Android editText(文本框) 的基本属性及用法:
  9. Spinner的Android:prompt无法显示文本

随机推荐

  1. Android中子线程真的不能更新UI吗?
  2. Android(安卓)Honeycomb板仅有343万?
  3. Android中WebView和JavaScript进行简单通
  4. android 自定义搜索 的简单实现
  5. android第一个应用程序
  6. Android蓝牙开发—经典蓝牙详细开发流程
  7. Android中TextView文本过长滚动显示实现
  8. 总结安卓各大版本(4.0-9.0)的区别、新特
  9. Android(安卓)应用性能评估
  10. Android(安卓)如何将定制的Launcher成为