public static class PlaybackControlsRow.ShuffleAction extends PlaybackControlsRow.MultiAction
Constructor and Description |
---|
ShuffleAction(Context context)
Constructor
|
ShuffleAction(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 ShuffleAction(Context context)
context
- Context used for loading resources.public ShuffleAction(Context context, int highlightColor)
context
- Context used for loading resources.highlightColor
- Color for the highlighted icon state.