You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
progressStyleSmalland default it to false orprogressStyleLargeand default to true?