<TextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginTop="5dp"
android:text="专题管理"
android:textColor="@color/hometext"
android:singleLine="true"
android:ellipsize="marquee"
android:focusable="true"
android:focusableInTouchMode="true"
android:marqueeRepeatLimit="marquee_forever"/>
TextView跑马灯效果
最新推荐文章于 2025-06-03 09:43:08 发布