| 接口 | 说明 |
|---|---|
| IntrinsicPaddingDrawable |
A
Drawable that has an intrinsic padding. |
| ShowBackgroundDrawable |
A
Drawable that has a background. |
| TintableDrawable |
A
Drawable that is tintable. |
| 类 | 说明 |
|---|---|
| AnimationScaleIndeterminateCircularProgressDrawable | |
| 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. |
| StaticIndeterminateCircularProgressDrawable |