Documentation for this section has not yet been entered.
Get method documentation [Android Documentation]
Return a mask of the configuration parameters for which this drawable
may change, requiring that it be re-created. The default implementation
returns whatever was provided through
Drawable.ChangingConfigurations or 0 by default. Subclasses
may extend this to or in the changing configurations of any other
drawables they hold.
Set method documentation [Android Documentation]
Set a mask of the configuration parameters for which this drawable
may change, requiring that it be re-created.