java.lang.Object | ||
↳ | android.graphics.drawable.Drawable.ConstantState | |
↳ | android.graphics.drawable.DrawableContainer.DrawableContainerState |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Return a bit mask of configuration changes that will impact
this drawable (and thus require completely reloading it).
| |||||||||||
A boolean value indicating whether to use the maximum padding value of
all frames in the set (false), or to use the padding value of the frame
being shown (true).
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Return a bit mask of configuration changes that will impact this drawable (and thus require completely reloading it).
A boolean value indicating whether to use the maximum padding value of all frames in the set (false), or to use the padding value of the frame being shown (true). Default value is false.