public class ProgressView
extends ProgressBar
Constructor and Description |
---|
ProgressView(Context context) |
Modifier and Type | Method and Description |
---|---|
void |
setIndeterminateDrawable(Drawable d)
ProgressBar is not setting the right bounds on the drawable passed to
ProgressBar#setIndeterminateDrawable(Drawable) . |