Certain ProgressBar styles not shown on Nexus 5 Android 5.0.1

后端 未结 3 1526
误落风尘
误落风尘 2020-12-15 17:23

I have the following layout:




        
3条回答
  •  南方客
    南方客 (楼主)
    2020-12-15 18:23

    By setting the style to the following instead you should be able to debug this issue

    style="?android:attr/progressBarStyleLarge"
    

提交回复
热议问题