<TextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="ceshi1111"
android:ellipsize="marquee"
android:marqueeRepeatLimit="marquee_forever"
android:focusable="true"
android:focusableInTouchMode="true"
/>