android.support.v7.appcompat
Class R.bool

java.lang.Object
  extended by android.support.v7.appcompat.R.bool
Enclosing class:
R

public static final class R.bool
extends java.lang.Object


Field Summary
static int abc_action_bar_embed_tabs_pre_jb
           
static int abc_action_bar_expanded_action_views_exclusive
           
static int abc_config_actionMenuItemAllCaps
           
static int abc_config_allowActionMenuItemTextWithIcon
           
static int abc_config_showMenuShortcutsWhenKeyboardPresent
           
static int abc_split_action_bar_is_narrow
           
 
Constructor Summary
R.bool()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

abc_action_bar_embed_tabs_pre_jb

public static final int abc_action_bar_embed_tabs_pre_jb
See Also:
Constant Field Values

abc_action_bar_expanded_action_views_exclusive

public static final int abc_action_bar_expanded_action_views_exclusive
See Also:
Constant Field Values

abc_config_actionMenuItemAllCaps

public static final int abc_config_actionMenuItemAllCaps
See Also:
Constant Field Values

abc_config_allowActionMenuItemTextWithIcon

public static final int abc_config_allowActionMenuItemTextWithIcon
See Also:
Constant Field Values

abc_config_showMenuShortcutsWhenKeyboardPresent

public static final int abc_config_showMenuShortcutsWhenKeyboardPresent
See Also:
Constant Field Values

abc_split_action_bar_is_narrow

public static final int abc_split_action_bar_is_narrow
See Also:
Constant Field Values
Constructor Detail

R.bool

public R.bool()