| Interface | Description |
|---|---|
| IntrinsicPaddingDrawable |
A
Drawable that has an intrinsic padding. |
| ShowBackgroundDrawable |
A
Drawable that has a background. |
| TintableDrawable |
A
Drawable that is tintable. |
| Class | Description |
|---|---|
| CircularProgressDrawable |
A new
Drawable for determinate circular ProgressBar. |
| HorizontalProgressDrawable |
A backported
Drawable for determinate horizontal ProgressBar. |
| IndeterminateCircularProgressDrawable |
A backported
Drawable for indeterminate circular ProgressBar. |
| IndeterminateHorizontalProgressDrawable |
A backported
Drawable for indeterminate horizontal ProgressBar. |
| MaterialProgressBar |
A
ProgressBar subclass that handles tasks related to backported progress drawable. |