| java.lang.Object | |||
| ↳ | android.support.v17.leanback.widget.Action | ||
| ↳ | android.support.v17.leanback.widget.PlaybackControlsRow.MultiAction | ||
| ↳ | android.support.v17.leanback.widget.PlaybackControlsRow.ThumbsAction | ||
Known Direct Subclasses
|
A base class for displaying a thumbs action.
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| OUTLINE | Action index for the outline thumb icon. | ||||||||||
| SOLID | Action index for the solid thumb icon. | ||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Constructor
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
android.support.v17.leanback.widget.PlaybackControlsRow.MultiAction
| |||||||||||
From class
android.support.v17.leanback.widget.Action
| |||||||||||
From class
java.lang.Object
| |||||||||||
Action index for the outline thumb icon.
Action index for the solid thumb icon.
Constructor
| context | Context used for loading resources. |
|---|