public class SecondaryToggleDrawerItem extends AbstractToggleableDrawerItem<SecondaryToggleDrawerItem>
AbstractToggleableDrawerItem.ItemFactory, AbstractToggleableDrawerItem.ViewHoldercolorStateList, disabledIconColor, disabledTextColor, icon, iconColor, iconTinted, level, name, selectedColor, selectedIcon, selectedIconColor, selectedTextColor, textColor, typefacemEnabled, mIdentifier, mOnDrawerItemClickListener, mOnPostBindViewListener, mSelectable, mSelected, mSubItems, mTag| Constructor and Description |
|---|
SecondaryToggleDrawerItem() |
| Modifier and Type | Method and Description |
|---|---|
protected int |
getColor(android.content.Context ctx)
helper method to decide for the correct color
OVERWRITE to get the correct secondary color
|
int |
getLayoutRes() |
int |
getType() |
bindView, getFactory, getOnCheckedChangeListener, isChecked, isToggleEnabled, setChecked, setOnCheckedChangeListener, setToggleEnabled, withChecked, withOnCheckedChangeListener, withToggleEnabledbindViewHelper, getDescription, getDescriptionTextColor, withDescription, withDescription, withDescriptionTextColor, withDescriptionTextColorResgetDisabledIconColor, getDisabledTextColor, getIcon, getIconColor, getIconColor, getLevel, getName, getSelectedColor, getSelectedColor, getSelectedIcon, getSelectedIconColor, getSelectedIconColor, getSelectedTextColor, getSelectedTextColor, getTextColor, getTextColorStateList, getTypeface, isIconTinted, withDisabledIconColor, withDisabledIconColorRes, withDisabledTextColor, withDisabledTextColorRes, withIcon, withIcon, withIcon, withIcon, withIconColor, withIconColorRes, withIconTinted, withIconTintingEnabled, withLevel, withName, withName, withName, withSelectedColor, withSelectedColorRes, withSelectedIcon, withSelectedIcon, withSelectedIconColor, withSelectedIconColorRes, withSelectedTextColor, withSelectedTextColorRes, withTextColor, withTextColorRes, withTintSelectedIcon, withTypefaceequals, equals, equals, generateView, generateView, getIdentifier, getOnDrawerItemClickListener, getOnPostBindViewListener, getParent, getSubItems, getTag, getViewHolder, hashCode, isAutoExpanding, isEnabled, isExpanded, isSelectable, isSelected, onPostBindView, unbindView, withEnabled, withIdentifier, withIsExpanded, withOnDrawerItemClickListener, withParent, withPostOnBindViewListener, withSelectable, withSetSelected, withSubItems, withSubItems, withTagpublic int getType()
getType in interface com.mikepenz.fastadapter.IItem<SecondaryToggleDrawerItem,AbstractToggleableDrawerItem.ViewHolder>getType in interface IDrawerItem<SecondaryToggleDrawerItem,AbstractToggleableDrawerItem.ViewHolder>getType in class AbstractToggleableDrawerItem<SecondaryToggleDrawerItem>@LayoutRes public int getLayoutRes()
getLayoutRes in interface com.mikepenz.fastadapter.IItem<SecondaryToggleDrawerItem,AbstractToggleableDrawerItem.ViewHolder>getLayoutRes in interface IDrawerItem<SecondaryToggleDrawerItem,AbstractToggleableDrawerItem.ViewHolder>getLayoutRes in class AbstractToggleableDrawerItem<SecondaryToggleDrawerItem>protected int getColor(android.content.Context ctx)
getColor in class BaseDrawerItem<SecondaryToggleDrawerItem,AbstractToggleableDrawerItem.ViewHolder>ctx -