ReactionDrawable

constructor(inactiveDrawable: Drawable, activeDrawable: Drawable)

Parameters

inactiveDrawable

The drawable for the normal icon.

activeDrawable

The drawable for the selected state icon.