How to reduce the size of Progressdialog in android?

前端 未结 2 872
醉话见心
醉话见心 2020-12-10 20:10

I want the display the progress dialog like activity indicator as like in iPhone, So I want to reduce the size of it.

Could any one give me a idea on this.

2条回答
  •  無奈伤痛
    2020-12-10 20:42

    Play with android progressBar style

    
    

    EDIT:

    See this post, and example of progressbar created using code

提交回复
热议问题