|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hdtourist.R.dimen
public static final class R.dimen
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 |
---|
public static final int abc_action_bar_default_height
public static final int abc_action_bar_icon_vertical_padding
public static final int abc_action_bar_progress_bar_size
public static final int abc_action_bar_stacked_max_height
public static final int abc_action_bar_stacked_tab_max_width
public static final int abc_action_bar_subtitle_bottom_margin
public static final int abc_action_bar_subtitle_text_size
public static final int abc_action_bar_subtitle_top_margin
public static final int abc_action_bar_title_text_size
public static final int abc_action_button_min_width
public static final int abc_config_prefDialogWidth
public static final int abc_dropdownitem_icon_width
public static final int abc_dropdownitem_text_padding_left
public static final int abc_dropdownitem_text_padding_right
public static final int abc_panel_menu_list_width
public static final int abc_search_view_preferred_width
public static final int abc_search_view_text_min_width
public static final int activity_horizontal_margin
public static final int activity_vertical_margin
public static final int dialog_fixed_height_major
public static final int dialog_fixed_height_minor
public static final int dialog_fixed_width_major
public static final int dialog_fixed_width_minor
Constructor Detail |
---|
public R.dimen()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |