textView.post 重置 TextView 选取框行为 Android
我在加载屏幕上显示一些文本。我已设置 TextView 属性以使其滚动文本,但我还有另一个 TextView 显示当前正在加载的项目。
当我执行 TextView.post(new Runnable...
) 时,它会重置选取框文本,例如
------------------------------------------------------------------
... partial text has been passed and..
---------------------------------|---------------------------------
Here it posts to set loading text new status and my mruquee text again starts scrolling from start although it has to continue scroll..
I am showing a some text on my loading screen. I have set TextView properties to make is scroll text but I also have another TextView that shows the current item being loading.
when I do TextView.post(new Runnable...
it resets the marquee text e.g
------------------------------------------------------------------
... partial text has been passed and..
---------------------------------|---------------------------------
Here it posts to set loading text new status and my mruquee text again starts scrolling from start although it has to continue scroll..
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论