AndroidProgressLayout
AndroidProgressLayout copied to clipboard
Small progress bar style...
Thanks for the great widget. Would be even better if the style was passed down to the progress bar so one could set a style like below on the progress layout and see the small progress bar.
progressStyle="?android:attr/android:progressBarStyleSmall"
Or perhaps a true/false flag attribute progressStyleSmall and default it to false or progressStyleLarge and default to true?