org.hdtourist
Class R.dimen

java.lang.Object
  extended by org.hdtourist.R.dimen
Enclosing class:
R

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


Field Summary
static int abc_action_bar_default_height
          Default height of an action bar.
static int abc_action_bar_icon_vertical_padding
          Vertical padding around action bar icons.
static int abc_action_bar_progress_bar_size
          Size of the indeterminate Progress Bar Size of the indeterminate Progress Bar
static int abc_action_bar_stacked_max_height
          Maximum height for a stacked tab bar as part of an action bar
static int abc_action_bar_stacked_tab_max_width
          Maximum width for a stacked action bar tab.
static int abc_action_bar_subtitle_bottom_margin
          Bottom margin for action bar subtitles Bottom margin for action bar subtitles Bottom margin for action bar subtitles Bottom margin for action bar subtitles Bottom margin for action bar subtitles
static int abc_action_bar_subtitle_text_size
          Text size for action bar subtitles Text size for action bar subtitles Text size for action bar subtitles Text size for action bar subtitles Text size for action bar subtitles
static int abc_action_bar_subtitle_top_margin
          Top margin for action bar subtitles Top margin for action bar subtitles Top margin for action bar subtitles Top margin for action bar subtitles Top margin for action bar subtitles
static int abc_action_bar_title_text_size
          Text size for action bar titles Text size for action bar titles Text size for action bar titles Text size for action bar titles Text size for action bar titles
static int abc_action_button_min_width
          Minimum width for an action button in the menu area of an action bar Minimum width for an action button in the menu area of an action bar Minimum width for an action button in the menu area of an action bar
static int abc_config_prefDialogWidth
          The maximum width we would prefer dialogs to be. 0 if there is no maximum (let them grow as large as the screen).
static int abc_dropdownitem_icon_width
          Width of the icon in a dropdown list
static int abc_dropdownitem_text_padding_left
          Text padding for dropdown items
static int abc_dropdownitem_text_padding_right
           
static int abc_panel_menu_list_width
           
static int abc_search_view_preferred_width
          Preferred width of the search view.
static int abc_search_view_text_min_width
          Minimum width of the search view text entry area.
static int activity_horizontal_margin
          Default screen margins, per the Android Design guidelines.
static int activity_vertical_margin
           
static int dialog_fixed_height_major
          The platform's desired fixed height for a dialog along the major axis (the screen is in portrait).
static int dialog_fixed_height_minor
          The platform's desired fixed height for a dialog along the minor axis (the screen is in landscape).
static int dialog_fixed_width_major
          The platform's desired fixed width for a dialog along the major axis (the screen is in landscape).
static int dialog_fixed_width_minor
          The platform's desired fixed width for a dialog along the minor axis (the screen is in portrait).
 
Constructor Summary
R.dimen()
           
 
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_default_height

public static final int abc_action_bar_default_height
Default height of an action bar. Default height of an action bar. Default height of an action bar. Default height of an action bar. Default height of an action bar.

See Also:
Constant Field Values

abc_action_bar_icon_vertical_padding

public static final int abc_action_bar_icon_vertical_padding
Vertical padding around action bar icons. Vertical padding around action bar icons. Vertical padding around action bar icons. Vertical padding around action bar icons. Vertical padding around action bar icons.

See Also:
Constant Field Values

abc_action_bar_progress_bar_size

public static final int abc_action_bar_progress_bar_size
Size of the indeterminate Progress Bar Size of the indeterminate Progress Bar

See Also:
Constant Field Values

abc_action_bar_stacked_max_height

public static final int abc_action_bar_stacked_max_height
Maximum height for a stacked tab bar as part of an action bar

See Also:
Constant Field Values

abc_action_bar_stacked_tab_max_width

public static final int abc_action_bar_stacked_tab_max_width
Maximum width for a stacked action bar tab. This prevents action bar tabs from becoming too wide on a wide screen when only a few are present.

See Also:
Constant Field Values

abc_action_bar_subtitle_bottom_margin

public static final int abc_action_bar_subtitle_bottom_margin
Bottom margin for action bar subtitles Bottom margin for action bar subtitles Bottom margin for action bar subtitles Bottom margin for action bar subtitles Bottom margin for action bar subtitles

See Also:
Constant Field Values

abc_action_bar_subtitle_text_size

public static final int abc_action_bar_subtitle_text_size
Text size for action bar subtitles Text size for action bar subtitles Text size for action bar subtitles Text size for action bar subtitles Text size for action bar subtitles

See Also:
Constant Field Values

abc_action_bar_subtitle_top_margin

public static final int abc_action_bar_subtitle_top_margin
Top margin for action bar subtitles Top margin for action bar subtitles Top margin for action bar subtitles Top margin for action bar subtitles Top margin for action bar subtitles

See Also:
Constant Field Values

abc_action_bar_title_text_size

public static final int abc_action_bar_title_text_size
Text size for action bar titles Text size for action bar titles Text size for action bar titles Text size for action bar titles Text size for action bar titles

See Also:
Constant Field Values

abc_action_button_min_width

public static final int abc_action_button_min_width
Minimum width for an action button in the menu area of an action bar Minimum width for an action button in the menu area of an action bar Minimum width for an action button in the menu area of an action bar

See Also:
Constant Field Values

abc_config_prefDialogWidth

public static final int abc_config_prefDialogWidth
The maximum width we would prefer dialogs to be. 0 if there is no maximum (let them grow as large as the screen). Actual values are specified for -large and -xlarge configurations. see comment in values/config.xml see comment in values/config.xml

See Also:
Constant Field Values

abc_dropdownitem_icon_width

public static final int abc_dropdownitem_icon_width
Width of the icon in a dropdown list

See Also:
Constant Field Values

abc_dropdownitem_text_padding_left

public static final int abc_dropdownitem_text_padding_left
Text padding for dropdown items

See Also:
Constant Field Values

abc_dropdownitem_text_padding_right

public static final int abc_dropdownitem_text_padding_right
See Also:
Constant Field Values

abc_panel_menu_list_width

public static final int abc_panel_menu_list_width
See Also:
Constant Field Values

abc_search_view_preferred_width

public static final int abc_search_view_preferred_width
Preferred width of the search view.

See Also:
Constant Field Values

abc_search_view_text_min_width

public static final int abc_search_view_text_min_width
Minimum width of the search view text entry area. Minimum width of the search view text entry area. Minimum width of the search view text entry area. Minimum width of the search view text entry area.

See Also:
Constant Field Values

activity_horizontal_margin

public static final int activity_horizontal_margin
Default screen margins, per the Android Design guidelines. Example customization of dimensions originally defined in res/values/dimens.xml (such as screen margins) for screens with more than 820dp of available width. This would include 7" and 10" devices in landscape (~960dp and ~1280dp respectively). Customize dimensions originally defined in res/values/dimens.xml (such as screen margins) for sw720dp devices (e.g. 10" tablets) in landscape here.

See Also:
Constant Field Values

activity_vertical_margin

public static final int activity_vertical_margin
See Also:
Constant Field Values

dialog_fixed_height_major

public static final int dialog_fixed_height_major
The platform's desired fixed height for a dialog along the major axis (the screen is in portrait). This may be either a fraction or a dimension. The platform's desired fixed height for a dialog along the major axis (the screen is in portrait). This may be either a fraction or a dimension. The platform's desired fixed height for a dialog along the major axis (the screen is in portrait). This may be either a fraction or a dimension.

See Also:
Constant Field Values

dialog_fixed_height_minor

public static final int dialog_fixed_height_minor
The platform's desired fixed height for a dialog along the minor axis (the screen is in landscape). This may be either a fraction or a dimension. The platform's desired fixed height for a dialog along the minor axis (the screen is in landscape). This may be either a fraction or a dimension. The platform's desired fixed height for a dialog along the minor axis (the screen is in landscape). This may be either a fraction or a dimension.

See Also:
Constant Field Values

dialog_fixed_width_major

public static final int dialog_fixed_width_major
The platform's desired fixed width for a dialog along the major axis (the screen is in landscape). This may be either a fraction or a dimension. The platform's desired fixed width for a dialog along the major axis (the screen is in landscape). This may be either a fraction or a dimension. The platform's desired fixed width for a dialog along the major axis (the screen is in landscape). This may be either a fraction or a dimension.

See Also:
Constant Field Values

dialog_fixed_width_minor

public static final int dialog_fixed_width_minor
The platform's desired fixed width for a dialog along the minor axis (the screen is in portrait). This may be either a fraction or a dimension. The platform's desired fixed width for a dialog along the minor axis (the screen is in portrait). This may be either a fraction or a dimension. The platform's desired fixed width for a dialog along the minor axis (the screen is in portrait). This may be either a fraction or a dimension.

See Also:
Constant Field Values
Constructor Detail

R.dimen

public R.dimen()