public static class PlaybackControlsRow.HighQualityAction extends PlaybackControlsRow.MultiAction
Constructor and Description |
---|
HighQualityAction(Context context)
Constructor
|
HighQualityAction(Context context,
int highlightColor)
Constructor
|
getActionCount, getDrawable, getIndex, getLabel, getSecondaryLabel, nextIndex, setDrawables, setIndex, setLabels, setSecondaryLabels
addKeyCode, getIcon, getId, getLabel1, getLabel2, removeKeyCode, respondsToKeyCode, setIcon, setId, setLabel1, setLabel2, toString
public HighQualityAction(Context context)
context
- Context used for loading resources.public HighQualityAction(Context context, int highlightColor)
context
- Context used for loading resources.highlightColor
- Color for the highlighted icon state.