我一直在寻找相当长的一段时间,我不能直接回答我的问题.
这很简单:当您选择应用程序时,如何获得一个很好的滚动文本,就像市场上的长应用程序名称一样?
解决方法
我自己弄清楚了.
android:ellipsize="marquee" android:scrollHorizontally="true" android:focusable="true" android:focusableInTouchMode="true"