Class SupportedReactions.ReactionDrawable
-
- All Implemented Interfaces:
public final class SupportedReactions.ReactionDrawableContains drawables for normal and selected reaction states.
-
-
Constructor Summary
Constructors Constructor Description SupportedReactions.ReactionDrawable(Drawable inactiveDrawable, Drawable activeDrawable)
-
Method Summary
Modifier and Type Method Description final DrawablegetDrawable(Boolean isActive)-
-
Method Detail
-
getDrawable
final Drawable getDrawable(Boolean isActive)
-
-
-
-