Class android.widget.ProgressBar
| Added Constructors | |
|---|---|
| ProgressBar(Context, | |
| Added Methods | |
|---|---|
| ColorStateListgetIndeterminateTintList() | |
| ModegetIndeterminateTintMode() | |
| ColorStateListgetProgressBackgroundTintList() | |
| ModegetProgressBackgroundTintMode() | |
| ColorStateListgetProgressTintList() | |
| ModegetProgressTintMode() | |
| ColorStateListgetSecondaryProgressTintList() | |
| ModegetSecondaryProgressTintMode() | |
| voidsetIndeterminateDrawableTiled(Drawable) | |
| voidsetIndeterminateTintList(ColorStateList) | |
| voidsetIndeterminateTintMode(Mode) | |
| voidsetProgressBackgroundTintList(ColorStateList) | |
| voidsetProgressBackgroundTintMode(Mode) | |
| voidsetProgressDrawableTiled(Drawable) | |
| voidsetProgressTintList(ColorStateList) | |
| voidsetProgressTintMode(Mode) | |
| voidsetSecondaryProgressTintList(ColorStateList) | |
| voidsetSecondaryProgressTintMode(Mode) | |
