Look at the images below :
On each image ProgressBar
has different style from another ProgressBar's.
I want to know, how i can specify progress bar style/thin in my application.
I look at android.R.attr.progressBarStyleSmall
but it just change a size of progress bar, not a thickness of a spinning circle.
Note : Don't post answers which suppose create a custom drawables. Libraries allow.