setIndeterminateDrawable
ProgressBar is not setting the right bounds on the drawable passed to setIndeterminateDrawable. Overriding the method and setting the bounds before passing the drawable in solves the issue.
ProgressBar is not setting the right bounds on the drawable passed to setIndeterminateDrawable. Overriding the method and setting the bounds before passing the drawable in solves the issue.