Search code examples
androidandroid-progressbaruiprogressbar

Control Thickness of ProgressBar


I have a progress Bar which is shown as below: My question is v simple, how would i control the "thickness" of circular view as it seems to be too thick in my opinion. Thanks very much in Advance.

enter image description here


Solution

  • use this for bar style

    style="?android:attr/progressBarStyleLarge"