org.solovyev.android.sherlock
Class R.bool

java.lang.Object
  extended by org.solovyev.android.sherlock.R.bool
Enclosing class:
R

public static final class R.bool
extends Object


Field Summary
static int abs__action_bar_embed_tabs
           
static int abs__action_bar_expanded_action_views_exclusive
           
static int abs__config_actionMenuItemAllCaps
          Whether action menu items should be displayed in ALLCAPS or not.
static int abs__config_allowActionMenuItemTextWithIcon
          Whether action menu items should obey the "withText" showAsAction flag.
static int abs__config_showMenuShortcutsWhenKeyboardPresent
          Sets whether menu shortcuts should be displayed on panel menus when a keyboard is present.
static int abs__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

abs__action_bar_embed_tabs

public static int abs__action_bar_embed_tabs

abs__action_bar_expanded_action_views_exclusive

public static int abs__action_bar_expanded_action_views_exclusive

abs__config_actionMenuItemAllCaps

public static int abs__config_actionMenuItemAllCaps
Whether action menu items should be displayed in ALLCAPS or not. Defaults to true. If this is not appropriate for specific locales it should be disabled in that locale's resources.


abs__config_allowActionMenuItemTextWithIcon

public static int abs__config_allowActionMenuItemTextWithIcon
Whether action menu items should obey the "withText" showAsAction flag. This may be set to false for situations where space is extremely limited. Whether action menu items should obey the "withText" showAsAction flag. This may be set to false for situations where space is extremely limited.


abs__config_showMenuShortcutsWhenKeyboardPresent

public static int abs__config_showMenuShortcutsWhenKeyboardPresent
Sets whether menu shortcuts should be displayed on panel menus when a keyboard is present.


abs__split_action_bar_is_narrow

public static int abs__split_action_bar_is_narrow
Constructor Detail

R.bool

public R.bool()


Copyright © 2014 se.solovyev. All Rights Reserved.