Custom Drawable for ProgressBar/ProgressDialog

后端 未结 8 1145
野性不改
野性不改 2020-11-22 10:33

Reading the limited documentation that Google has provided, I get the feeling that it is possible to change the look (drawable) of a ProgressBar/ProgressDialog by simply cre

8条回答
  •  醉话见心
    2020-11-22 11:05

    i do your code .i can run but i need modify two places:

    1. name="android:indeterminateDrawable" instead of android:progressDrawable

    2. modify name attrs.xml ---> styles.xml

提交回复
热议问题