added in version 22.1.0
belongs to Maven artifact com.android.support:leanback-v17:28.0.0-alpha1
belongs to Maven artifact com.android.support:leanback-v17:28.0.0-alpha1
PlaybackControlsRow.ThumbsAction
public
static
abstract
class
PlaybackControlsRow.ThumbsAction
extends PlaybackControlsRow.MultiAction
java.lang.Object | |||
↳ | android.support.v17.leanback.widget.Action | ||
↳ | android.support.v17.leanback.widget.PlaybackControlsRow.MultiAction | ||
↳ | android.support.v17.leanback.widget.PlaybackControlsRow.ThumbsAction |
![]() |
A base class for displaying a thumbs action.
Summary
Constants | |
---|---|
int |
INDEX_OUTLINE
Action index for the outline thumb icon. |
int |
INDEX_SOLID
Action index for the solid thumb icon. |
int |
OUTLINE
This constant was deprecated
in API level 26.1.0.
Use |
int |
SOLID
This constant was deprecated
in API level 26.1.0.
Use |
Inherited constants |
---|
![]()
android.support.v17.leanback.widget.Action
|
Public constructors | |
---|---|
PlaybackControlsRow.ThumbsAction(int id, Context context, int solidIconIndex, int outlineIconIndex)
Constructor |
Inherited methods | |
---|---|
![]()
android.support.v17.leanback.widget.PlaybackControlsRow.MultiAction
|