Progressbar color issue, strange acting

ぃ、小莉子 提交于 2019-12-26 03:54:46

问题


This is a screen of my progressbar. Well not always but sometimes it acting strange like this. I mean instead to be in one color it get confused like this on the picture. I do not do anything special I just update the progress...

Does anyone have this kind of experience with progressbars ?

I must mention that this progressbar has 3dip for layout_height property


回答1:


I made factory data reset on the phone and that fix my problem




回答2:


Well afrer setProgress(something); I also done invalidate(); so this thing helps avoiding this kind of wired problems



来源:https://stackoverflow.com/questions/7262171/progressbar-color-issue-strange-acting

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!