开发者

scroll text if textsize is greater in android

Hello In my android application i am using a table 开发者_C百科inside which am using a text view to display the content. The issue is like i would like to scroll the text automatically like in marquee if the text content is greator than screen size.

Is there any way that i can achieve this in android.

Please share your valuable suggestions.

Thanks in advance:)


I believe adding android:ellipsize="marquee" to the TextView should do the trick.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜