Custom Drawable for ProgressBar/ProgressDialog

后端 未结 8 1102
野性不改
野性不改 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 10:50

    I'm not sure but in this case you can still go with a complete customized AlertDialog by having a seperate layout file set in the alert dialog and set the animation for your imageview using part of your above code that should also do it!

提交回复
热议问题