Android Marquee

  1. android:singleLine="true"
  2. android:marqueeRepeatLimit="marquee_forever"
  3. android:ellipsize="marquee"
  4. android:focusableInTouchMode="true"
  5. android:scrollHorizontally="true"
  6. android:focusable="true"
  7.  
  8.  
  9. <TestView />
posted @ 2013-07-03 15:20  健康小树  阅读(631)  评论(0编辑  收藏  举报