to top
Android APIs
public static final class

R.style

extends Object
java.lang.Object
   ↳ android.R.style

Summary

Constants
int Animation Base style for animations.
int Animation_Activity Standard animations for a full-screen window or activity.
int Animation_Dialog Standard animations for a non-full-screen window or activity.
int Animation_InputMethod Window animations that are applied to input method overlay windows.
int Animation_Toast
int Animation_Translucent Standard animations for a translucent window or activity.
int DeviceDefault_ButtonBar Other Styles
int DeviceDefault_ButtonBar_AlertDialog
int DeviceDefault_Light_ButtonBar
int DeviceDefault_Light_ButtonBar_AlertDialog
int DeviceDefault_Light_SegmentedButton
int DeviceDefault_SegmentedButton
int Holo_ButtonBar
int Holo_ButtonBar_AlertDialog
int Holo_Light_ButtonBar
int Holo_Light_ButtonBar_AlertDialog
int Holo_Light_SegmentedButton
int Holo_SegmentedButton
int MediaButton
int MediaButton_Ffwd
int MediaButton_Next
int MediaButton_Pause
int MediaButton_Play
int MediaButton_Previous
int MediaButton_Rew
int TextAppearance
int TextAppearance_DeviceDefault Text Appearance Styles
int TextAppearance_DeviceDefault_DialogWindowTitle
int TextAppearance_DeviceDefault_Inverse
int TextAppearance_DeviceDefault_Large
int TextAppearance_DeviceDefault_Large_Inverse
int TextAppearance_DeviceDefault_Medium
int TextAppearance_DeviceDefault_Medium_Inverse
int TextAppearance_DeviceDefault_SearchResult_Subtitle
int TextAppearance_DeviceDefault_SearchResult_Title
int TextAppearance_DeviceDefault_Small
int TextAppearance_DeviceDefault_Small_Inverse
int TextAppearance_DeviceDefault_Widget
int TextAppearance_DeviceDefault_Widget_ActionBar_Menu
int TextAppearance_DeviceDefault_Widget_ActionBar_Subtitle
int TextAppearance_DeviceDefault_Widget_ActionBar_Subtitle_Inverse
int TextAppearance_DeviceDefault_Widget_ActionBar_Title
int TextAppearance_DeviceDefault_Widget_ActionBar_Title_Inverse
int TextAppearance_DeviceDefault_Widget_ActionMode_Subtitle
int TextAppearance_DeviceDefault_Widget_ActionMode_Subtitle_Inverse
int TextAppearance_DeviceDefault_Widget_ActionMode_Title
int TextAppearance_DeviceDefault_Widget_ActionMode_Title_Inverse
int TextAppearance_DeviceDefault_Widget_Button
int TextAppearance_DeviceDefault_Widget_DropDownHint
int TextAppearance_DeviceDefault_Widget_DropDownItem
int TextAppearance_DeviceDefault_Widget_EditText
int TextAppearance_DeviceDefault_Widget_IconMenu_Item
int TextAppearance_DeviceDefault_Widget_PopupMenu
int TextAppearance_DeviceDefault_Widget_PopupMenu_Large
int TextAppearance_DeviceDefault_Widget_PopupMenu_Small
int TextAppearance_DeviceDefault_Widget_TabWidget
int TextAppearance_DeviceDefault_Widget_TextView
int TextAppearance_DeviceDefault_Widget_TextView_PopupMenu
int TextAppearance_DeviceDefault_Widget_TextView_SpinnerItem
int TextAppearance_DeviceDefault_WindowTitle
int TextAppearance_DialogWindowTitle
int TextAppearance_Holo Begin Holo theme styles Text Styles
int TextAppearance_Holo_DialogWindowTitle
int TextAppearance_Holo_Inverse
int TextAppearance_Holo_Large
int TextAppearance_Holo_Large_Inverse
int TextAppearance_Holo_Medium
int TextAppearance_Holo_Medium_Inverse
int TextAppearance_Holo_SearchResult_Subtitle
int TextAppearance_Holo_SearchResult_Title
int TextAppearance_Holo_Small
int TextAppearance_Holo_Small_Inverse
int TextAppearance_Holo_Widget
int TextAppearance_Holo_Widget_ActionBar_Menu
int TextAppearance_Holo_Widget_ActionBar_Subtitle
int TextAppearance_Holo_Widget_ActionBar_Subtitle_Inverse
int TextAppearance_Holo_Widget_ActionBar_Title
int TextAppearance_Holo_Widget_ActionBar_Title_Inverse
int TextAppearance_Holo_Widget_ActionMode_Subtitle
int TextAppearance_Holo_Widget_ActionMode_Subtitle_Inverse
int TextAppearance_Holo_Widget_ActionMode_Title
int TextAppearance_Holo_Widget_ActionMode_Title_Inverse
int TextAppearance_Holo_Widget_Button
int TextAppearance_Holo_Widget_DropDownHint
int TextAppearance_Holo_Widget_DropDownItem
int TextAppearance_Holo_Widget_EditText
int TextAppearance_Holo_Widget_IconMenu_Item
int TextAppearance_Holo_Widget_PopupMenu
int TextAppearance_Holo_Widget_PopupMenu_Large
int TextAppearance_Holo_Widget_PopupMenu_Small
int TextAppearance_Holo_Widget_TabWidget This style is for smaller screens; values-xlarge defines a version for larger screens.
int TextAppearance_Holo_Widget_TextView
int TextAppearance_Holo_Widget_TextView_PopupMenu
int TextAppearance_Holo_Widget_TextView_SpinnerItem
int TextAppearance_Holo_WindowTitle
int TextAppearance_Inverse
int TextAppearance_Large
int TextAppearance_Large_Inverse
int TextAppearance_Medium
int TextAppearance_Medium_Inverse
int TextAppearance_Small
int TextAppearance_Small_Inverse
int TextAppearance_StatusBar_EventContent Notification content styles
int TextAppearance_StatusBar_EventContent_Title
int TextAppearance_StatusBar_Icon
int TextAppearance_StatusBar_Title
int TextAppearance_SuggestionHighlight
int TextAppearance_Theme
int TextAppearance_Theme_Dialog
int TextAppearance_Widget
int TextAppearance_Widget_Button
int TextAppearance_Widget_DropDownHint
int TextAppearance_Widget_DropDownItem
int TextAppearance_Widget_EditText
int TextAppearance_Widget_IconMenu_Item
int TextAppearance_Widget_PopupMenu_Large
int TextAppearance_Widget_PopupMenu_Small
int TextAppearance_Widget_TabWidget
int TextAppearance_Widget_TextView
int TextAppearance_Widget_TextView_PopupMenu
int TextAppearance_Widget_TextView_SpinnerItem
int TextAppearance_WindowTitle
int Theme The default theme for apps on API level 10 and lower.
int Theme_Black Variant on Theme that ensures the background is completely black.
int Theme_Black_NoTitleBar Variant of Theme_Black with no title bar
int Theme_Black_NoTitleBar_Fullscreen Variant of Theme_Black that has no title bar and no status bar.
int Theme_DeviceDefault The default theme for apps that target API level 14 and higher.
int Theme_DeviceDefault_Dialog DeviceDefault theme for dialog windows and activities.
int Theme_DeviceDefault_DialogWhenLarge DeviceDefault theme for a window that will be displayed either full-screen on smaller screens (small, normal) or as a dialog on larger screens (large, xlarge).
int Theme_DeviceDefault_DialogWhenLarge_NoActionBar DeviceDefault theme for a window without an action bar that will be displayed either full-screen on smaller screens (small, normal) or as a dialog on larger screens (large, xlarge).
int Theme_DeviceDefault_Dialog_MinWidth Variant of Theme_DeviceDefault_Dialog that has a nice minimum width for a regular dialog.
int Theme_DeviceDefault_Dialog_NoActionBar Variant of Theme_DeviceDefault_Dialog without an action bar
int Theme_DeviceDefault_Dialog_NoActionBar_MinWidth Variant of Theme_DeviceDefault_Dialog_NoActionBar that has a nice minimum width for a regular dialog.
int Theme_DeviceDefault_InputMethod DeviceDefault style for input methods, which is used by the InputMethodService class.
int Theme_DeviceDefault_Light Variant of Theme_DeviceDefault with a light-colored style
int Theme_DeviceDefault_Light_DarkActionBar Variant of the DeviceDefault (light) theme that has a solid (opaque) action bar with an inverse color profile.
int Theme_DeviceDefault_Light_Dialog DeviceDefault light theme for dialog windows and activities.
int Theme_DeviceDefault_Light_DialogWhenLarge DeviceDefault light theme for a window that will be displayed either full-screen on smaller screens (small, normal) or as a dialog on larger screens (large, xlarge).
int Theme_DeviceDefault_Light_DialogWhenLarge_NoActionBar DeviceDefault light theme for a window without an action bar that will be displayed either full-screen on smaller screens (small, normal) or as a dialog on larger screens (large, xlarge).
int Theme_DeviceDefault_Light_Dialog_MinWidth Variant of Theme_DeviceDefault_Light_Dialog that has a nice minimum width for a regular dialog.
int Theme_DeviceDefault_Light_Dialog_NoActionBar Variant of Theme_DeviceDefault_Light_Dialog without an action bar
int Theme_DeviceDefault_Light_Dialog_NoActionBar_MinWidth Variant of Theme_DeviceDefault_Light_Dialog_NoActionBar that has a nice minimum width for a regular dialog.
int Theme_DeviceDefault_Light_NoActionBar Variant of Theme_DeviceDefault_Light with no action bar
int Theme_DeviceDefault_Light_NoActionBar_Fullscreen Variant of Theme_DeviceDefault_Light with no action bar and no status bar.
int Theme_DeviceDefault_Light_NoActionBar_Overscan Variant of Theme_DeviceDefault_Light with no action bar and no status bar and extending in to overscan region.
int Theme_DeviceDefault_Light_NoActionBar_TranslucentDecor Variant of Theme_DeviceDefault_Light that has no title bar and translucent system decor.
int Theme_DeviceDefault_Light_Panel DeviceDefault light theme for panel windows.
int Theme_DeviceDefault_NoActionBar Variant of Theme_DeviceDefault with no action bar
int Theme_DeviceDefault_NoActionBar_Fullscreen Variant of Theme_DeviceDefault with no action bar and no status bar.
int Theme_DeviceDefault_NoActionBar_Overscan Variant of Theme_DeviceDefault with no action bar and no status bar and extending in to overscan region.
int Theme_DeviceDefault_NoActionBar_TranslucentDecor Variant of Theme_DeviceDefault that has no title bar and translucent system decor.
int Theme_DeviceDefault_Panel DeviceDefault theme for panel windows.
int Theme_DeviceDefault_Wallpaper DeviceDefault theme for windows that want to have the user's selected wallpaper appear behind them.
int Theme_DeviceDefault_Wallpaper_NoTitleBar DeviceDefault theme for windows that want to have the user's selected wallpaper appear behind them and without an action bar.
int Theme_Dialog Default theme for dialog windows and activities (on API level 10 and lower), which is used by the Dialog class.
int Theme_Holo Honeycomb holographic theme (dark version).
int Theme_Holo_Dialog Holo theme for dialog windows and activities, which is used by the Dialog class.
int Theme_Holo_DialogWhenLarge Theme for a window that will be displayed either full-screen on smaller screens (small, normal) or as a dialog on larger screens (large, xlarge).
int Theme_Holo_DialogWhenLarge_NoActionBar Theme for a window without a title bar that will be displayed either full-screen on smaller screens (small, normal) or as a dialog on larger screens (large, xlarge).
int Theme_Holo_Dialog_MinWidth Variant of Theme.Holo.Dialog that has a nice minimum width for a regular dialog.
int Theme_Holo_Dialog_NoActionBar Variant of Theme.Holo.Dialog that does not include a title bar.
int Theme_Holo_Dialog_NoActionBar_MinWidth Variant of Theme.Holo.Dialog.NoActionBar that has a nice minimum width for a regular dialog.
int Theme_Holo_InputMethod Default theme for holo style input methods, which is used by the InputMethodService class.
int Theme_Holo_Light Honeycomb holographic theme (light version).
int Theme_Holo_Light_DarkActionBar Variant of the holographic (light) theme that has a solid (opaque) action bar with an inverse color profile.
int Theme_Holo_Light_Dialog Light holo dialog themes Holo light theme for dialog windows and activities, which is used by the Dialog class.
int Theme_Holo_Light_DialogWhenLarge Theme for a window that will be displayed either full-screen on smaller screens (small, normal) or as a dialog on larger screens (large, xlarge).
int Theme_Holo_Light_DialogWhenLarge_NoActionBar Theme for a window without an action bar that will be displayed either full-screen on smaller screens (small, normal) or as a dialog on larger screens (large, xlarge).
int Theme_Holo_Light_Dialog_MinWidth Variant of Theme.Holo.Light.Dialog that has a nice minimum width for a regular dialog.
int Theme_Holo_Light_Dialog_NoActionBar Variant of Theme.Holo.Light.Dialog that does not include a title bar.
int Theme_Holo_Light_Dialog_NoActionBar_MinWidth Variant of Theme.Holo.Light.Dialog.NoActionBar that has a nice minimum width for a regular dialog.
int Theme_Holo_Light_NoActionBar Variant of the holographic (light) theme with no action bar.
int Theme_Holo_Light_NoActionBar_Fullscreen Variant of the holographic (light) theme that has no title bar and fills the entire screen.
int Theme_Holo_Light_NoActionBar_Overscan Variant of the holographic (light) theme that has no title bar and fills the entire screen and extends into the display overscan region.
int Theme_Holo_Light_NoActionBar_TranslucentDecor Variant of the holographic (light) theme that has no title bar and translucent system decor.
int Theme_Holo_Light_Panel Default holo light theme for panel windows.
int Theme_Holo_NoActionBar Variant of the holographic (dark) theme with no action bar.
int Theme_Holo_NoActionBar_Fullscreen Variant of the holographic (dark) theme that has no title bar and fills the entire screen.
int Theme_Holo_NoActionBar_Overscan Variant of the holographic (dark) theme that has no title bar and fills the entire screen and extends into the display overscan region.
int Theme_Holo_NoActionBar_TranslucentDecor Variant of the holographic (dark) theme that has no title bar and translucent system decor.
int Theme_Holo_Panel Default holo dark theme for panel windows.
int Theme_Holo_Wallpaper Default holographic (dark) for windows that want to have the user's selected wallpaper appear behind them.
int Theme_Holo_Wallpaper_NoTitleBar Default holographic (dark) for windows that want to have the user's selected wallpaper appear behind them and without an action bar.
int Theme_InputMethod Default theme for input methods (on API level 10 and lower), which is used by the InputMethodService class.
int Theme_Light Theme for a light background with dark text on top.
int Theme_Light_NoTitleBar Variant of Theme_Light with no title bar
int Theme_Light_NoTitleBar_Fullscreen Variant of Theme_Light that has no title bar and no status bar.
int Theme_Light_Panel Default light theme for panel windows (on API level 10 and lower).
int Theme_Light_WallpaperSettings Theme for a wallpaper's setting activity, which is designed to be a transparent background with a light shade, so the previous Activity is visible in the background.
int Theme_NoDisplay Default theme for activities that don't actually display a UI; that is, they finish themselves before being resumed.
int Theme_NoTitleBar Variant of Theme with no title bar
int Theme_NoTitleBar_Fullscreen Variant of Theme that has no title bar and no status bar.
int Theme_NoTitleBar_OverlayActionModes No title bar, but Action Mode bars will overlay application content instead of pushing it down to make room.
int Theme_Panel Default dark theme for panel windows (on API level 10 and lower).
int Theme_Translucent Theme for translucent activities (on API level 10 and lower).
int Theme_Translucent_NoTitleBar Variant of Theme_Translucent with no title bar
int Theme_Translucent_NoTitleBar_Fullscreen Variant of Theme_Translucent that has no title bar and no status bar
int Theme_Wallpaper Theme for windows that want to have the user's selected wallpaper appear behind them (for API level 10 and lower).
int Theme_WallpaperSettings Theme for a wallpaper's setting activity, which is designed to be a transparent background with a dark shade, so the previous Activity is visible in the background.
int Theme_Wallpaper_NoTitleBar Variant of Theme_Wallpaper that has no title bar
int Theme_Wallpaper_NoTitleBar_Fullscreen Variant of Theme_Wallpaper that has no title bar or status bar.
int Theme_WithActionBar Default theme with an Action Bar.
int Widget Widget Styles
int Widget_AbsListView
int Widget_ActionBar
int Widget_ActionBar_TabBar
int Widget_ActionBar_TabText
int Widget_ActionBar_TabView
int Widget_ActionButton
int Widget_ActionButton_CloseMode
int Widget_ActionButton_Overflow
int Widget_AutoCompleteTextView
int Widget_Button
int Widget_Button_Inset
int Widget_Button_Small
int Widget_Button_Toggle
int Widget_CalendarView
int Widget_CompoundButton
int Widget_CompoundButton_CheckBox
int Widget_CompoundButton_RadioButton
int Widget_CompoundButton_Star
int Widget_DatePicker
int Widget_DeviceDefault Widget Styles
int Widget_DeviceDefault_ActionBar
int Widget_DeviceDefault_ActionBar_Solid
int Widget_DeviceDefault_ActionBar_TabBar
int Widget_DeviceDefault_ActionBar_TabText
int Widget_DeviceDefault_ActionBar_TabView
int Widget_DeviceDefault_ActionButton
int Widget_DeviceDefault_ActionButton_CloseMode
int Widget_DeviceDefault_ActionButton_Overflow
int Widget_DeviceDefault_ActionButton_TextButton
int Widget_DeviceDefault_ActionMode
int Widget_DeviceDefault_AutoCompleteTextView
int Widget_DeviceDefault_Button
int Widget_DeviceDefault_Button_Borderless
int Widget_DeviceDefault_Button_Borderless_Small
int Widget_DeviceDefault_Button_Inset
int Widget_DeviceDefault_Button_Small
int Widget_DeviceDefault_Button_Toggle
int Widget_DeviceDefault_CalendarView
int Widget_DeviceDefault_CheckedTextView
int Widget_DeviceDefault_CompoundButton_CheckBox
int Widget_DeviceDefault_CompoundButton_RadioButton
int Widget_DeviceDefault_CompoundButton_Star
int Widget_DeviceDefault_DatePicker
int Widget_DeviceDefault_DropDownItem
int Widget_DeviceDefault_DropDownItem_Spinner
int Widget_DeviceDefault_EditText
int Widget_DeviceDefault_ExpandableListView
int Widget_DeviceDefault_GridView
int Widget_DeviceDefault_HorizontalScrollView
int Widget_DeviceDefault_ImageButton
int Widget_DeviceDefault_Light
int Widget_DeviceDefault_Light_ActionBar
int Widget_DeviceDefault_Light_ActionBar_Solid
int Widget_DeviceDefault_Light_ActionBar_Solid_Inverse
int Widget_DeviceDefault_Light_ActionBar_TabBar
int Widget_DeviceDefault_Light_ActionBar_TabBar_Inverse
int Widget_DeviceDefault_Light_ActionBar_TabText
int Widget_DeviceDefault_Light_ActionBar_TabText_Inverse
int Widget_DeviceDefault_Light_ActionBar_TabView
int Widget_DeviceDefault_Light_ActionBar_TabView_Inverse
int Widget_DeviceDefault_Light_ActionButton
int Widget_DeviceDefault_Light_ActionButton_CloseMode
int Widget_DeviceDefault_Light_ActionButton_Overflow
int Widget_DeviceDefault_Light_ActionMode
int Widget_DeviceDefault_Light_ActionMode_Inverse
int Widget_DeviceDefault_Light_AutoCompleteTextView
int Widget_DeviceDefault_Light_Button
int Widget_DeviceDefault_Light_Button_Borderless_Small
int Widget_DeviceDefault_Light_Button_Inset
int Widget_DeviceDefault_Light_Button_Small
int Widget_DeviceDefault_Light_Button_Toggle
int Widget_DeviceDefault_Light_CalendarView
int Widget_DeviceDefault_Light_CheckedTextView
int Widget_DeviceDefault_Light_CompoundButton_CheckBox
int Widget_DeviceDefault_Light_CompoundButton_RadioButton
int Widget_DeviceDefault_Light_CompoundButton_Star
int Widget_DeviceDefault_Light_DropDownItem
int Widget_DeviceDefault_Light_DropDownItem_Spinner
int Widget_DeviceDefault_Light_EditText
int Widget_DeviceDefault_Light_ExpandableListView
int Widget_DeviceDefault_Light_GridView
int Widget_DeviceDefault_Light_HorizontalScrollView
int Widget_DeviceDefault_Light_ImageButton
int Widget_DeviceDefault_Light_ListPopupWindow
int Widget_DeviceDefault_Light_ListView
int Widget_DeviceDefault_Light_ListView_DropDown
int Widget_DeviceDefault_Light_MediaRouteButton
int Widget_DeviceDefault_Light_PopupMenu
int Widget_DeviceDefault_Light_PopupWindow
int Widget_DeviceDefault_Light_ProgressBar
int Widget_DeviceDefault_Light_ProgressBar_Horizontal
int Widget_DeviceDefault_Light_ProgressBar_Inverse
int Widget_DeviceDefault_Light_ProgressBar_Large
int Widget_DeviceDefault_Light_ProgressBar_Large_Inverse
int Widget_DeviceDefault_Light_ProgressBar_Small
int Widget_DeviceDefault_Light_ProgressBar_Small_Inverse
int Widget_DeviceDefault_Light_ProgressBar_Small_Title
int Widget_DeviceDefault_Light_RatingBar
int Widget_DeviceDefault_Light_RatingBar_Indicator
int Widget_DeviceDefault_Light_RatingBar_Small
int Widget_DeviceDefault_Light_ScrollView
int Widget_DeviceDefault_Light_SeekBar
int Widget_DeviceDefault_Light_Spinner
int Widget_DeviceDefault_Light_Tab
int Widget_DeviceDefault_Light_TabWidget
int Widget_DeviceDefault_Light_TextView
int Widget_DeviceDefault_Light_TextView_SpinnerItem
int Widget_DeviceDefault_Light_WebTextView
int Widget_DeviceDefault_Light_WebView
int Widget_DeviceDefault_ListPopupWindow
int Widget_DeviceDefault_ListView
int Widget_DeviceDefault_ListView_DropDown
int Widget_DeviceDefault_MediaRouteButton
int Widget_DeviceDefault_PopupMenu
int Widget_DeviceDefault_PopupWindow
int Widget_DeviceDefault_ProgressBar
int Widget_DeviceDefault_ProgressBar_Horizontal
int Widget_DeviceDefault_ProgressBar_Large
int Widget_DeviceDefault_ProgressBar_Small
int Widget_DeviceDefault_ProgressBar_Small_Title
int Widget_DeviceDefault_RatingBar
int Widget_DeviceDefault_RatingBar_Indicator
int Widget_DeviceDefault_RatingBar_Small
int Widget_DeviceDefault_ScrollView
int Widget_DeviceDefault_SeekBar
int Widget_DeviceDefault_Spinner
int Widget_DeviceDefault_Tab
int Widget_DeviceDefault_TabWidget
int Widget_DeviceDefault_TextView
int Widget_DeviceDefault_TextView_SpinnerItem
int Widget_DeviceDefault_WebTextView
int Widget_DeviceDefault_WebView
int Widget_DropDownItem
int Widget_DropDownItem_Spinner
int Widget_EditText
int Widget_ExpandableListView
int Widget_FragmentBreadCrumbs Default style for FragmentBreadCrumbs view.
int Widget_Gallery
int Widget_GridView
int Widget_Holo Widget Styles
int Widget_Holo_ActionBar
int Widget_Holo_ActionBar_Solid
int Widget_Holo_ActionBar_TabBar
int Widget_Holo_ActionBar_TabText
int Widget_Holo_ActionBar_TabView
int Widget_Holo_ActionButton
int Widget_Holo_ActionButton_CloseMode
int Widget_Holo_ActionButton_Overflow
int Widget_Holo_ActionButton_TextButton
int Widget_Holo_ActionMode
int Widget_Holo_AutoCompleteTextView
int Widget_Holo_Button
int Widget_Holo_Button_Borderless
int Widget_Holo_Button_Borderless_Small
int Widget_Holo_Button_Inset
int Widget_Holo_Button_Small
int Widget_Holo_Button_Toggle
int Widget_Holo_CalendarView
int Widget_Holo_CheckedTextView
int Widget_Holo_CompoundButton_CheckBox
int Widget_Holo_CompoundButton_RadioButton
int Widget_Holo_CompoundButton_Star
int Widget_Holo_DatePicker
int Widget_Holo_DropDownItem
int Widget_Holo_DropDownItem_Spinner
int Widget_Holo_EditText
int Widget_Holo_ExpandableListView
int Widget_Holo_GridView
int Widget_Holo_HorizontalScrollView
int Widget_Holo_ImageButton
int Widget_Holo_Light Light widget styles
int Widget_Holo_Light_ActionBar
int Widget_Holo_Light_ActionBar_Solid
int Widget_Holo_Light_ActionBar_Solid_Inverse
int Widget_Holo_Light_ActionBar_TabBar
int Widget_Holo_Light_ActionBar_TabBar_Inverse
int Widget_Holo_Light_ActionBar_TabText
int Widget_Holo_Light_ActionBar_TabText_Inverse
int Widget_Holo_Light_ActionBar_TabView
int Widget_Holo_Light_ActionBar_TabView_Inverse
int Widget_Holo_Light_ActionButton
int Widget_Holo_Light_ActionButton_CloseMode
int Widget_Holo_Light_ActionButton_Overflow
int Widget_Holo_Light_ActionMode
int Widget_Holo_Light_ActionMode_Inverse
int Widget_Holo_Light_AutoCompleteTextView
int Widget_Holo_Light_Button
int Widget_Holo_Light_Button_Borderless_Small
int Widget_Holo_Light_Button_Inset
int Widget_Holo_Light_Button_Small
int Widget_Holo_Light_Button_Toggle
int Widget_Holo_Light_CalendarView
int Widget_Holo_Light_CheckedTextView
int Widget_Holo_Light_CompoundButton_CheckBox
int Widget_Holo_Light_CompoundButton_RadioButton
int Widget_Holo_Light_CompoundButton_Star
int Widget_Holo_Light_DropDownItem
int Widget_Holo_Light_DropDownItem_Spinner
int Widget_Holo_Light_EditText
int Widget_Holo_Light_ExpandableListView
int Widget_Holo_Light_GridView
int Widget_Holo_Light_HorizontalScrollView
int Widget_Holo_Light_ImageButton
int Widget_Holo_Light_ListPopupWindow
int Widget_Holo_Light_ListView
int Widget_Holo_Light_ListView_DropDown
int Widget_Holo_Light_MediaRouteButton
int Widget_Holo_Light_PopupMenu
int Widget_Holo_Light_PopupWindow
int Widget_Holo_Light_ProgressBar
int Widget_Holo_Light_ProgressBar_Horizontal
int Widget_Holo_Light_ProgressBar_Inverse
int Widget_Holo_Light_ProgressBar_Large
int Widget_Holo_Light_ProgressBar_Large_Inverse
int Widget_Holo_Light_ProgressBar_Small
int Widget_Holo_Light_ProgressBar_Small_Inverse
int Widget_Holo_Light_ProgressBar_Small_Title
int Widget_Holo_Light_RatingBar
int Widget_Holo_Light_RatingBar_Indicator
int Widget_Holo_Light_RatingBar_Small
int Widget_Holo_Light_ScrollView
int Widget_Holo_Light_SeekBar
int Widget_Holo_Light_Spinner
int Widget_Holo_Light_Tab
int Widget_Holo_Light_TabWidget
int Widget_Holo_Light_TextView
int Widget_Holo_Light_TextView_SpinnerItem
int Widget_Holo_Light_WebTextView
int Widget_Holo_Light_WebView
int Widget_Holo_ListPopupWindow
int Widget_Holo_ListView
int Widget_Holo_ListView_DropDown
int Widget_Holo_MediaRouteButton
int Widget_Holo_PopupMenu
int Widget_Holo_PopupWindow
int Widget_Holo_ProgressBar
int Widget_Holo_ProgressBar_Horizontal
int Widget_Holo_ProgressBar_Large
int Widget_Holo_ProgressBar_Small
int Widget_Holo_ProgressBar_Small_Title
int Widget_Holo_RatingBar
int Widget_Holo_RatingBar_Indicator
int Widget_Holo_RatingBar_Small
int Widget_Holo_ScrollView
int Widget_Holo_SeekBar
int Widget_Holo_Spinner
int Widget_Holo_Tab
int Widget_Holo_TabWidget
int Widget_Holo_TextView
int Widget_Holo_TextView_SpinnerItem
int Widget_Holo_WebTextView
int Widget_Holo_WebView
int Widget_ImageButton
int Widget_ImageWell
int Widget_KeyboardView
int Widget_ListPopupWindow
int Widget_ListView
int Widget_ListView_DropDown
int Widget_ListView_Menu
int Widget_ListView_White
int Widget_PopupMenu
int Widget_PopupWindow
int Widget_ProgressBar
int Widget_ProgressBar_Horizontal
int Widget_ProgressBar_Inverse
int Widget_ProgressBar_Large
int Widget_ProgressBar_Large_Inverse
int Widget_ProgressBar_Small
int Widget_ProgressBar_Small_Inverse
int Widget_RatingBar
int Widget_ScrollView
int Widget_SeekBar
int Widget_Spinner
int Widget_Spinner_DropDown
int Widget_TabWidget
int Widget_TextView
int Widget_TextView_PopupMenu
int Widget_TextView_SpinnerItem
int Widget_WebView
Public Constructors
R.style()
[Expand]
Inherited Methods
From class java.lang.Object

Constants

public static final int Animation

Added in API level 1

Base style for animations. This style specifies no animations.

Constant Value: 16973824 (0x01030000)

public static final int Animation_Activity

Added in API level 1

Standard animations for a full-screen window or activity.

Constant Value: 16973825 (0x01030001)

public static final int Animation_Dialog

Added in API level 1

Standard animations for a non-full-screen window or activity.

Constant Value: 16973826 (0x01030002)

public static final int Animation_InputMethod

Added in API level 5

Window animations that are applied to input method overlay windows.

Constant Value: 16973910 (0x01030056)

public static final int Animation_Toast

Added in API level 1

Constant Value: 16973828 (0x01030004)

public static final int Animation_Translucent

Added in API level 1

Standard animations for a translucent window or activity. This style is not used by default for the translucent theme (since translucent activities are a special case that have no clear UI paradigm), but you can make your own specialized theme with this animation style if you would like to have the standard platform transition animation.

Constant Value: 16973827 (0x01030003)

public static final int DeviceDefault_ButtonBar

Added in API level 14

Other Styles

Constant Value: 16974287 (0x010301cf)

public static final int DeviceDefault_ButtonBar_AlertDialog

Added in API level 14

Constant Value: 16974288 (0x010301d0)

public static final int DeviceDefault_Light_ButtonBar

Added in API level 14

Constant Value: 16974290 (0x010301d2)

public static final int DeviceDefault_Light_ButtonBar_AlertDialog

Added in API level 14

Constant Value: 16974291 (0x010301d3)

public static final int DeviceDefault_Light_SegmentedButton

Added in API level 14

Constant Value: 16974292 (0x010301d4)

public static final int DeviceDefault_SegmentedButton

Added in API level 14

Constant Value: 16974289 (0x010301d1)

public static final int Holo_ButtonBar

Added in API level 11

Constant Value: 16974053 (0x010300e5)

public static final int Holo_ButtonBar_AlertDialog

Added in API level 11

Constant Value: 16974055 (0x010300e7)

public static final int Holo_Light_ButtonBar

Added in API level 11

Constant Value: 16974054 (0x010300e6)

public static final int Holo_Light_ButtonBar_AlertDialog

Added in API level 11

Constant Value: 16974056 (0x010300e8)

public static final int Holo_Light_SegmentedButton

Added in API level 11

Constant Value: 16974058 (0x010300ea)

public static final int Holo_SegmentedButton

Added in API level 11

Constant Value: 16974057 (0x010300e9)

public static final int MediaButton

Added in API level 1

Constant Value: 16973879 (0x01030037)

public static final int MediaButton_Ffwd

Added in API level 1

Constant Value: 16973883 (0x0103003b)

public static final int MediaButton_Next

Added in API level 1

Constant Value: 16973881 (0x01030039)

public static final int MediaButton_Pause

Added in API level 1

Constant Value: 16973885 (0x0103003d)

public static final int MediaButton_Play

Added in API level 1

Constant Value: 16973882 (0x0103003a)

public static final int MediaButton_Previous

Added in API level 1

Constant Value: 16973880 (0x01030038)

public static final int MediaButton_Rew

Added in API level 1

Constant Value: 16973884 (0x0103003c)

public static final int TextAppearance

Added in API level 1

Constant Value: 16973886 (0x0103003e)

public static final int TextAppearance_DeviceDefault

Added in API level 14

Text Appearance Styles

Constant Value: 16974253 (0x010301ad)

public static final int TextAppearance_DeviceDefault_DialogWindowTitle

Added in API level 14

Constant Value: 16974264 (0x010301b8)

public static final int TextAppearance_DeviceDefault_Inverse

Added in API level 14

Constant Value: 16974254 (0x010301ae)

public static final int TextAppearance_DeviceDefault_Large

Added in API level 14

Constant Value: 16974255 (0x010301af)

public static final int TextAppearance_DeviceDefault_Large_Inverse

Added in API level 14

Constant Value: 16974256 (0x010301b0)

public static final int TextAppearance_DeviceDefault_Medium

Added in API level 14

Constant Value: 16974257 (0x010301b1)

public static final int TextAppearance_DeviceDefault_Medium_Inverse

Added in API level 14

Constant Value: 16974258 (0x010301b2)

public static final int TextAppearance_DeviceDefault_SearchResult_Subtitle

Added in API level 14

Constant Value: 16974262 (0x010301b6)

public static final int TextAppearance_DeviceDefault_SearchResult_Title

Added in API level 14

Constant Value: 16974261 (0x010301b5)

public static final int TextAppearance_DeviceDefault_Small

Added in API level 14

Constant Value: 16974259 (0x010301b3)

public static final int TextAppearance_DeviceDefault_Small_Inverse

Added in API level 14

Constant Value: 16974260 (0x010301b4)

public static final int TextAppearance_DeviceDefault_Widget

Added in API level 14

Constant Value: 16974265 (0x010301b9)

public static final int TextAppearance_DeviceDefault_Widget_ActionBar_Menu

Added in API level 14

Constant Value: 16974286 (0x010301ce)

public static final int TextAppearance_DeviceDefault_Widget_ActionBar_Subtitle

Added in API level 14

Constant Value: 16974279 (0x010301c7)

public static final int TextAppearance_DeviceDefault_Widget_ActionBar_Subtitle_Inverse

Added in API level 14

Constant Value: 16974283 (0x010301cb)

public static final int TextAppearance_DeviceDefault_Widget_ActionBar_Title

Added in API level 14

Constant Value: 16974278 (0x010301c6)

public static final int TextAppearance_DeviceDefault_Widget_ActionBar_Title_Inverse

Added in API level 14

Constant Value: 16974282 (0x010301ca)

public static final int TextAppearance_DeviceDefault_Widget_ActionMode_Subtitle

Added in API level 14

Constant Value: 16974281 (0x010301c9)

public static final int TextAppearance_DeviceDefault_Widget_ActionMode_Subtitle_Inverse

Added in API level 14

Constant Value: 16974285 (0x010301cd)

public static final int TextAppearance_DeviceDefault_Widget_ActionMode_Title

Added in API level 14

Constant Value: 16974280 (0x010301c8)

public static final int TextAppearance_DeviceDefault_Widget_ActionMode_Title_Inverse

Added in API level 14

Constant Value: 16974284 (0x010301cc)

public static final int TextAppearance_DeviceDefault_Widget_Button

Added in API level 14

Constant Value: 16974266 (0x010301ba)

public static final int TextAppearance_DeviceDefault_Widget_DropDownHint

Added in API level 14

Constant Value: 16974271 (0x010301bf)

public static final int TextAppearance_DeviceDefault_Widget_DropDownItem

Added in API level 14

Constant Value: 16974272 (0x010301c0)

public static final int TextAppearance_DeviceDefault_Widget_EditText

Added in API level 14

Constant Value: 16974274 (0x010301c2)

public static final int TextAppearance_DeviceDefault_Widget_IconMenu_Item

Added in API level 14

Constant Value: 16974267 (0x010301bb)

public static final int TextAppearance_DeviceDefault_Widget_PopupMenu

Added in API level 14

Constant Value: 16974275 (0x010301c3)

public static final int TextAppearance_DeviceDefault_Widget_PopupMenu_Large

Added in API level 14

Constant Value: 16974276 (0x010301c4)

public static final int TextAppearance_DeviceDefault_Widget_PopupMenu_Small

Added in API level 14

Constant Value: 16974277 (0x010301c5)

public static final int TextAppearance_DeviceDefault_Widget_TabWidget

Added in API level 14

Constant Value: 16974268 (0x010301bc)

public static final int TextAppearance_DeviceDefault_Widget_TextView

Added in API level 14

Constant Value: 16974269 (0x010301bd)

public static final int TextAppearance_DeviceDefault_Widget_TextView_PopupMenu

Added in API level 14

Constant Value: 16974270 (0x010301be)

public static final int TextAppearance_DeviceDefault_Widget_TextView_SpinnerItem

Added in API level 14

Constant Value: 16974273 (0x010301c1)

public static final int TextAppearance_DeviceDefault_WindowTitle

Added in API level 14

Constant Value: 16974263 (0x010301b7)

public static final int TextAppearance_DialogWindowTitle

Added in API level 1

Constant Value: 16973889 (0x01030041)

public static final int TextAppearance_Holo

Added in API level 13

Begin Holo theme styles Text Styles

Constant Value: 16974075 (0x010300fb)

public static final int TextAppearance_Holo_DialogWindowTitle

Added in API level 13

Constant Value: 16974103 (0x01030117)

public static final int TextAppearance_Holo_Inverse

Added in API level 13

Constant Value: 16974076 (0x010300fc)

public static final int TextAppearance_Holo_Large

Added in API level 13

Constant Value: 16974077 (0x010300fd)

public static final int TextAppearance_Holo_Large_Inverse

Added in API level 13

Constant Value: 16974078 (0x010300fe)

public static final int TextAppearance_Holo_Medium

Added in API level 13

Constant Value: 16974079 (0x010300ff)

public static final int TextAppearance_Holo_Medium_Inverse

Added in API level 13

Constant Value: 16974080 (0x01030100)

public static final int TextAppearance_Holo_SearchResult_Subtitle

Added in API level 13

Constant Value: 16974084 (0x01030104)

public static final int TextAppearance_Holo_SearchResult_Title

Added in API level 13

Constant Value: 16974083 (0x01030103)

public static final int TextAppearance_Holo_Small

Added in API level 13

Constant Value: 16974081 (0x01030101)

public static final int TextAppearance_Holo_Small_Inverse

Added in API level 13

Constant Value: 16974082 (0x01030102)

public static final int TextAppearance_Holo_Widget

Added in API level 13

Constant Value: 16974085 (0x01030105)

public static final int TextAppearance_Holo_Widget_ActionBar_Menu

Added in API level 14

Constant Value: 16974112 (0x01030120)

public static final int TextAppearance_Holo_Widget_ActionBar_Subtitle

Added in API level 13

Constant Value: 16974099 (0x01030113)

public static final int TextAppearance_Holo_Widget_ActionBar_Subtitle_Inverse

Added in API level 14

Constant Value: 16974109 (0x0103011d)

public static final int TextAppearance_Holo_Widget_ActionBar_Title

Added in API level 13

Constant Value: 16974098 (0x01030112)

public static final int TextAppearance_Holo_Widget_ActionBar_Title_Inverse

Added in API level 14

Constant Value: 16974108 (0x0103011c)

public static final int TextAppearance_Holo_Widget_ActionMode_Subtitle

Added in API level 13

Constant Value: 16974101 (0x01030115)

public static final int TextAppearance_Holo_Widget_ActionMode_Subtitle_Inverse

Added in API level 14

Constant Value: 16974111 (0x0103011f)

public static final int TextAppearance_Holo_Widget_ActionMode_Title

Added in API level 13

Constant Value: 16974100 (0x01030114)

public static final int TextAppearance_Holo_Widget_ActionMode_Title_Inverse

Added in API level 14

Constant Value: 16974110 (0x0103011e)

public static final int TextAppearance_Holo_Widget_Button

Added in API level 13

Constant Value: 16974086 (0x01030106)

public static final int TextAppearance_Holo_Widget_DropDownHint

Added in API level 13

Constant Value: 16974091 (0x0103010b)

public static final int TextAppearance_Holo_Widget_DropDownItem

Added in API level 13

Constant Value: 16974092 (0x0103010c)

public static final int TextAppearance_Holo_Widget_EditText

Added in API level 13

Constant Value: 16974094 (0x0103010e)

public static final int TextAppearance_Holo_Widget_IconMenu_Item

Added in API level 13

Constant Value: 16974087 (0x01030107)

public static final int TextAppearance_Holo_Widget_PopupMenu

Added in API level 13

Constant Value: 16974095 (0x0103010f)

public static final int TextAppearance_Holo_Widget_PopupMenu_Large

Added in API level 13

Constant Value: 16974096 (0x01030110)

public static final int TextAppearance_Holo_Widget_PopupMenu_Small

Added in API level 13

Constant Value: 16974097 (0x01030111)

public static final int TextAppearance_Holo_Widget_TabWidget

Added in API level 13

This style is for smaller screens; values-xlarge defines a version for larger screens.

Constant Value: 16974088 (0x01030108)

public static final int TextAppearance_Holo_Widget_TextView

Added in API level 13

Constant Value: 16974089 (0x01030109)

public static final int TextAppearance_Holo_Widget_TextView_PopupMenu

Added in API level 13

Constant Value: 16974090 (0x0103010a)

public static final int TextAppearance_Holo_Widget_TextView_SpinnerItem

Added in API level 13

Constant Value: 16974093 (0x0103010d)

public static final int TextAppearance_Holo_WindowTitle

Added in API level 13

Constant Value: 16974102 (0x01030116)

public static final int TextAppearance_Inverse

Added in API level 1

Constant Value: 16973887 (0x0103003f)

public static final int TextAppearance_Large

Added in API level 1

Constant Value: 16973890 (0x01030042)

public static final int TextAppearance_Large_Inverse

Added in API level 1

Constant Value: 16973891 (0x01030043)

public static final int TextAppearance_Medium

Added in API level 1

Constant Value: 16973892 (0x01030044)

public static final int TextAppearance_Medium_Inverse

Added in API level 1

Constant Value: 16973893 (0x01030045)

public static final int TextAppearance_Small

Added in API level 1

Constant Value: 16973894 (0x01030046)

public static final int TextAppearance_Small_Inverse

Added in API level 1

Constant Value: 16973895 (0x01030047)

public static final int TextAppearance_StatusBar_EventContent

Added in API level 9

Notification content styles

Constant Value: 16973927 (0x01030067)

public static final int TextAppearance_StatusBar_EventContent_Title

Added in API level 9

Constant Value: 16973928 (0x01030068)

public static final int TextAppearance_StatusBar_Icon

Added in API level 9

Constant Value: 16973926 (0x01030066)

public static final int TextAppearance_StatusBar_Title

Added in API level 9

Constant Value: 16973925 (0x01030065)

public static final int TextAppearance_SuggestionHighlight

Added in API level 14

Constant Value: 16974104 (0x01030118)

public static final int TextAppearance_Theme

Added in API level 1

Constant Value: 16973888 (0x01030040)

public static final int TextAppearance_Theme_Dialog

Added in API level 1

Constant Value: 16973896 (0x01030048)

public static final int TextAppearance_Widget

Added in API level 1

Constant Value: 16973897 (0x01030049)

public static final int TextAppearance_Widget_Button

Added in API level 1

Constant Value: 16973898 (0x0103004a)

public static final int TextAppearance_Widget_DropDownHint

Added in API level 1

Constant Value: 16973904 (0x01030050)

public static final int TextAppearance_Widget_DropDownItem

Added in API level 1

Constant Value: 16973905 (0x01030051)

public static final int TextAppearance_Widget_EditText

Added in API level 1

Constant Value: 16973900 (0x0103004c)

public static final int TextAppearance_Widget_IconMenu_Item

Added in API level 1

Constant Value: 16973899 (0x0103004b)

public static final int TextAppearance_Widget_PopupMenu_Large

Added in API level 11

Constant Value: 16973952 (0x01030080)

public static final int TextAppearance_Widget_PopupMenu_Small

Added in API level 11

Constant Value: 16973953 (0x01030081)

public static final int TextAppearance_Widget_TabWidget

Added in API level 1

Constant Value: 16973901 (0x0103004d)

public static final int TextAppearance_Widget_TextView

Added in API level 1

Constant Value: 16973902 (0x0103004e)

public static final int TextAppearance_Widget_TextView_PopupMenu

Added in API level 1

Constant Value: 16973903 (0x0103004f)

public static final int TextAppearance_Widget_TextView_SpinnerItem

Added in API level 1

Constant Value: 16973906 (0x01030052)

public static final int TextAppearance_WindowTitle

Added in API level 1

Constant Value: 16973907 (0x01030053)

public static final int Theme

Added in API level 1

The default theme for apps on API level 10 and lower. This is the theme used for activities that have not explicitly set their own theme.

You can count on this being a dark background with light text on top, but should try to make no other assumptions about its appearance. In particular, the text inside of widgets using this theme may be completely different, with the widget container being a light color and the text on top of it a dark color.

If you're developing for API level 11 and higher, you should instead use Theme_Holo or Theme_DeviceDefault.

Constant Value: 16973829 (0x01030005)

public static final int Theme_Black

Added in API level 1

Variant on Theme that ensures the background is completely black. This is useful for things like image viewers and media players. If you want the normal (dark background) theme do not use this, use Theme.

Constant Value: 16973832 (0x01030008)

public static final int Theme_Black_NoTitleBar

Added in API level 1

Variant of Theme_Black with no title bar

Constant Value: 16973833 (0x01030009)

public static final int Theme_Black_NoTitleBar_Fullscreen

Added in API level 1

Variant of Theme_Black that has no title bar and no status bar. This theme sets windowFullscreen to true.

Constant Value: 16973834 (0x0103000a)

public static final int Theme_DeviceDefault

Added in API level 14

The default theme for apps that target API level 14 and higher.

The DeviceDefault themes are aliases for a specific device’s native look and feel. The DeviceDefault theme family and widget style family offer ways for you to target your app to a device’s native theme with all device customizations intact.

For example, when you set your app's targetSdkVersion to 14 or higher, this theme is applied to your application by default. As such, your app might appear with the Holo styles on one device, but with a different set of styles on another device. This is great if you want your app to fit with the device's native look and feel. If, however, you prefer to keep your UI style the same across all devices, you should apply a specific theme such as Holo or one of your own design. For more information, read Holo Everywhere.

Styles used by the DeviceDefault theme are named using the convention Type.DeviceDefault.Etc (for example, Widget.DeviceDefault.Button and TextAppearance.DeviceDefault.Widget.PopupMenu.Large).

Constant Value: 16974120 (0x01030128)

public static final int Theme_DeviceDefault_Dialog

Added in API level 14

DeviceDefault theme for dialog windows and activities. This changes the window to be floating (not fill the entire screen), and puts a frame around its contents. You can set this theme on an activity if you would like to make an activity that looks like a Dialog.

Constant Value: 16974126 (0x0103012e)

public static final int Theme_DeviceDefault_DialogWhenLarge

Added in API level 14

DeviceDefault theme for a window that will be displayed either full-screen on smaller screens (small, normal) or as a dialog on larger screens (large, xlarge).

Constant Value: 16974134 (0x01030136)

public static final int Theme_DeviceDefault_DialogWhenLarge_NoActionBar

Added in API level 14

DeviceDefault theme for a window without an action bar that will be displayed either full-screen on smaller screens (small, normal) or as a dialog on larger screens (large, xlarge).

Constant Value: 16974135 (0x01030137)

public static final int Theme_DeviceDefault_Dialog_MinWidth

Added in API level 14

Variant of Theme_DeviceDefault_Dialog that has a nice minimum width for a regular dialog.

Constant Value: 16974127 (0x0103012f)

public static final int Theme_DeviceDefault_Dialog_NoActionBar

Added in API level 14

Variant of Theme_DeviceDefault_Dialog without an action bar

Constant Value: 16974128 (0x01030130)

public static final int Theme_DeviceDefault_Dialog_NoActionBar_MinWidth

Added in API level 14

Variant of Theme_DeviceDefault_Dialog_NoActionBar that has a nice minimum width for a regular dialog.

Constant Value: 16974129 (0x01030131)

public static final int Theme_DeviceDefault_InputMethod

Added in API level 14

DeviceDefault style for input methods, which is used by the InputMethodService class.

Constant Value: 16974142 (0x0103013e)

public static final int Theme_DeviceDefault_Light

Added in API level 14

Variant of Theme_DeviceDefault with a light-colored style

Constant Value: 16974123 (0x0103012b)

public static final int Theme_DeviceDefault_Light_DarkActionBar

Added in API level 14

Variant of the DeviceDefault (light) theme that has a solid (opaque) action bar with an inverse color profile.

Constant Value: 16974143 (0x0103013f)

public static final int Theme_DeviceDefault_Light_Dialog

Added in API level 14

DeviceDefault light theme for dialog windows and activities. This changes the window to be floating (not fill the entire screen), and puts a frame around its contents. You can set this theme on an activity if you would like to make an activity that looks like a Dialog.

Constant Value: 16974130 (0x01030132)

public static final int Theme_DeviceDefault_Light_DialogWhenLarge

Added in API level 14

DeviceDefault light theme for a window that will be displayed either full-screen on smaller screens (small, normal) or as a dialog on larger screens (large, xlarge).

Constant Value: 16974136 (0x01030138)

public static final int Theme_DeviceDefault_Light_DialogWhenLarge_NoActionBar

Added in API level 14

DeviceDefault light theme for a window without an action bar that will be displayed either full-screen on smaller screens (small, normal) or as a dialog on larger screens (large, xlarge).

Constant Value: 16974137 (0x01030139)

public static final int Theme_DeviceDefault_Light_Dialog_MinWidth

Added in API level 14

Variant of Theme_DeviceDefault_Light_Dialog that has a nice minimum width for a regular dialog.

Constant Value: 16974131 (0x01030133)

public static final int Theme_DeviceDefault_Light_Dialog_NoActionBar

Added in API level 14

Variant of Theme_DeviceDefault_Light_Dialog without an action bar

Constant Value: 16974132 (0x01030134)

public static final int Theme_DeviceDefault_Light_Dialog_NoActionBar_MinWidth

Added in API level 14

Variant of Theme_DeviceDefault_Light_Dialog_NoActionBar that has a nice minimum width for a regular dialog.

Constant Value: 16974133 (0x01030135)

public static final int Theme_DeviceDefault_Light_NoActionBar

Added in API level 14

Variant of Theme_DeviceDefault_Light with no action bar

Constant Value: 16974124 (0x0103012c)

public static final int Theme_DeviceDefault_Light_NoActionBar_Fullscreen

Added in API level 14

Variant of Theme_DeviceDefault_Light with no action bar and no status bar. This theme sets windowFullscreen to true.

Constant Value: 16974125 (0x0103012d)

public static final int Theme_DeviceDefault_Light_NoActionBar_Overscan

Added in API level 18

Variant of Theme_DeviceDefault_Light with no action bar and no status bar and extending in to overscan region. This theme sets windowFullscreen and windowOverscan to true.

Constant Value: 16974304 (0x010301e0)

public static final int Theme_DeviceDefault_Light_NoActionBar_TranslucentDecor

Added in API level 19

Variant of Theme_DeviceDefault_Light that has no title bar and translucent system decor. This theme sets windowTranslucentStatus and windowTranslucentNavigation to true.

Constant Value: 16974308 (0x010301e4)

public static final int Theme_DeviceDefault_Light_Panel

Added in API level 14

DeviceDefault light theme for panel windows. This removes all extraneous window decorations, so you basically have an empty rectangle in which to place your content. It makes the window floating, with a transparent background, and turns off dimming behind the window.

Constant Value: 16974139 (0x0103013b)

public static final int Theme_DeviceDefault_NoActionBar

Added in API level 14

Variant of Theme_DeviceDefault with no action bar

Constant Value: 16974121 (0x01030129)

public static final int Theme_DeviceDefault_NoActionBar_Fullscreen

Added in API level 14

Variant of Theme_DeviceDefault with no action bar and no status bar. This theme sets windowFullscreen to true.

Constant Value: 16974122 (0x0103012a)

public static final int Theme_DeviceDefault_NoActionBar_Overscan

Added in API level 18

Variant of Theme_DeviceDefault with no action bar and no status bar and extending in to overscan region. This theme sets windowFullscreen and windowOverscan to true.

Constant Value: 16974303 (0x010301df)

public static final int Theme_DeviceDefault_NoActionBar_TranslucentDecor

Added in API level 19

Variant of Theme_DeviceDefault that has no title bar and translucent system decor. This theme sets windowTranslucentStatus and windowTranslucentNavigation to true.

Constant Value: 16974307 (0x010301e3)

public static final int Theme_DeviceDefault_Panel

Added in API level 14

DeviceDefault theme for panel windows. This removes all extraneous window decorations, so you basically have an empty rectangle in which to place your content. It makes the window floating, with a transparent background, and turns off dimming behind the window.

Constant Value: 16974138 (0x0103013a)

public static final int Theme_DeviceDefault_Wallpaper

Added in API level 14

DeviceDefault theme for windows that want to have the user's selected wallpaper appear behind them.

Constant Value: 16974140 (0x0103013c)

public static final int Theme_DeviceDefault_Wallpaper_NoTitleBar

Added in API level 14

DeviceDefault theme for windows that want to have the user's selected wallpaper appear behind them and without an action bar.

Constant Value: 16974141 (0x0103013d)

public static final int Theme_Dialog

Added in API level 1

Default theme for dialog windows and activities (on API level 10 and lower), which is used by the Dialog class. This changes the window to be floating (not fill the entire screen), and puts a frame around its contents. You can set this theme on an activity if you would like to make an activity that looks like a Dialog.

Constant Value: 16973835 (0x0103000b)

public static final int Theme_Holo

Added in API level 11

Honeycomb holographic theme (dark version).

This is the default system theme for apps that target API level 11 - 13. Starting with API level 14, the default system theme is supplied by Theme_DeviceDefault, which might apply a different style on different devices. If you want to ensure that your app consistently uses the Holo theme at all times, you must explicitly declare it in your manifest. For example, <application android:theme="@android:style/Theme.Holo">. For more information, read Holo Everywhere.

The widgets in the holographic theme are translucent on their background, so applications must ensure that any background they use with this theme is itself dark; otherwise, it will be difficult to see the widgets. This UI style also includes a full action bar by default.

Styles used by the Holo theme are named using the convention Type.Holo.Etc (for example, Widget.Holo.Button and TextAppearance.Holo.Widget.PopupMenu.Large). Specific resources used by Holo are named using the convention @type/foo_bar_baz_holo with trailing _dark or _light specifiers if they are not shared between both light and dark versions of the theme.

Constant Value: 16973931 (0x0103006b)

public static final int Theme_Holo_Dialog

Added in API level 11

Holo theme for dialog windows and activities, which is used by the Dialog class. This changes the window to be floating (not fill the entire screen), and puts a frame around its contents. You can set this theme on an activity if you would like to make an activity that looks like a Dialog. This is the default Dialog theme for applications targeting Honeycomb or newer.

Constant Value: 16973935 (0x0103006f)

public static final int Theme_Holo_DialogWhenLarge

Added in API level 11

Theme for a window that will be displayed either full-screen on smaller screens (small, normal) or as a dialog on larger screens (large, xlarge).

Constant Value: 16973943 (0x01030077)

public static final int Theme_Holo_DialogWhenLarge_NoActionBar

Added in API level 11

Theme for a window without a title bar that will be displayed either full-screen on smaller screens (small, normal) or as a dialog on larger screens (large, xlarge).

Constant Value: 16973944 (0x01030078)

public static final int Theme_Holo_Dialog_MinWidth

Added in API level 11

Variant of Theme.Holo.Dialog that has a nice minimum width for a regular dialog.

Constant Value: 16973936 (0x01030070)

public static final int Theme_Holo_Dialog_NoActionBar

Added in API level 11

Variant of Theme.Holo.Dialog that does not include a title bar.

Constant Value: 16973937 (0x01030071)

public static final int Theme_Holo_Dialog_NoActionBar_MinWidth

Added in API level 11

Variant of Theme.Holo.Dialog.NoActionBar that has a nice minimum width for a regular dialog.

Constant Value: 16973938 (0x01030072)

public static final int Theme_Holo_InputMethod

Added in API level 11

Default theme for holo style input methods, which is used by the InputMethodService class. this inherits from Theme.Panel, but sets up IME appropriate animations and a few custom attributes.

Constant Value: 16973951 (0x0103007f)

public static final int Theme_Holo_Light

Added in API level 11

Honeycomb holographic theme (light version). The widgets in the holographic theme are translucent on their brackground, so applications must ensure that any background they use with this theme is itself light; otherwise, it will be difficult to see the widgets. This UI style also includes a full action bar by default.

Constant Value: 16973934 (0x0103006e)

public static final int Theme_Holo_Light_DarkActionBar

Added in API level 14

Variant of the holographic (light) theme that has a solid (opaque) action bar with an inverse color profile. The dark action bar sharply stands out against the light content.

Constant Value: 16974105 (0x01030119)

public static final int Theme_Holo_Light_Dialog

Added in API level 11

Light holo dialog themes Holo light theme for dialog windows and activities, which is used by the Dialog class. This changes the window to be floating (not fill the entire screen), and puts a frame around its contents. You can set this theme on an activity if you would like to make an activity that looks like a Dialog. This is the default Dialog theme for applications targeting Honeycomb or newer.

Constant Value: 16973939 (0x01030073)

public static final int Theme_Holo_Light_DialogWhenLarge

Added in API level 11

Theme for a window that will be displayed either full-screen on smaller screens (small, normal) or as a dialog on larger screens (large, xlarge).

Constant Value: 16973945 (0x01030079)

public static final int Theme_Holo_Light_DialogWhenLarge_NoActionBar

Added in API level 11

Theme for a window without an action bar that will be displayed either full-screen on smaller screens (small, normal) or as a dialog on larger screens (large, xlarge).

Constant Value: 16973946 (0x0103007a)

public static final int Theme_Holo_Light_Dialog_MinWidth

Added in API level 11

Variant of Theme.Holo.Light.Dialog that has a nice minimum width for a regular dialog.

Constant Value: 16973940 (0x01030074)

public static final int Theme_Holo_Light_Dialog_NoActionBar

Added in API level 11

Variant of Theme.Holo.Light.Dialog that does not include a title bar.

Constant Value: 16973941 (0x01030075)

public static final int Theme_Holo_Light_Dialog_NoActionBar_MinWidth

Added in API level 11

Variant of Theme.Holo.Light.Dialog.NoActionBar that has a nice minimum width for a regular dialog.

Constant Value: 16973942 (0x01030076)

public static final int Theme_Holo_Light_NoActionBar

Added in API level 13

Variant of the holographic (light) theme with no action bar.

Constant Value: 16974064 (0x010300f0)

public static final int Theme_Holo_Light_NoActionBar_Fullscreen

Added in API level 13

Variant of the holographic (light) theme that has no title bar and fills the entire screen. This theme sets windowFullscreen to true.

Constant Value: 16974065 (0x010300f1)

public static final int Theme_Holo_Light_NoActionBar_Overscan

Added in API level 18

Variant of the holographic (light) theme that has no title bar and fills the entire screen and extends into the display overscan region. This theme sets windowFullscreen and windowOverscan to true.

Constant Value: 16974302 (0x010301de)

public static final int Theme_Holo_Light_NoActionBar_TranslucentDecor

Added in API level 19

Variant of the holographic (light) theme that has no title bar and translucent system decor. This theme sets windowTranslucentStatus and windowTranslucentNavigation to true.

Constant Value: 16974306 (0x010301e2)

public static final int Theme_Holo_Light_Panel

Added in API level 11

Default holo light theme for panel windows. This removes all extraneous window decorations, so you basically have an empty rectangle in which to place your content. It makes the window floating, with a transparent background, and turns off dimming behind the window.

Constant Value: 16973948 (0x0103007c)

public static final int Theme_Holo_NoActionBar

Added in API level 11

Variant of the holographic (dark) theme with no action bar.

Constant Value: 16973932 (0x0103006c)

public static final int Theme_Holo_NoActionBar_Fullscreen

Added in API level 11

Variant of the holographic (dark) theme that has no title bar and fills the entire screen. This theme sets windowFullscreen to true.

Constant Value: 16973933 (0x0103006d)

public static final int Theme_Holo_NoActionBar_Overscan

Added in API level 18

Variant of the holographic (dark) theme that has no title bar and fills the entire screen and extends into the display overscan region. This theme sets windowFullscreen and windowOverscan to true.

Constant Value: 16974301 (0x010301dd)

public static final int Theme_Holo_NoActionBar_TranslucentDecor

Added in API level 19

Variant of the holographic (dark) theme that has no title bar and translucent system decor. This theme sets windowTranslucentStatus and windowTranslucentNavigation to true.

Constant Value: 16974305 (0x010301e1)

public static final int Theme_Holo_Panel

Added in API level 11

Default holo dark theme for panel windows. This removes all extraneous window decorations, so you basically have an empty rectangle in which to place your content. It makes the window floating, with a transparent background, and turns off dimming behind the window.

Constant Value: 16973947 (0x0103007b)

public static final int Theme_Holo_Wallpaper

Added in API level 11

Default holographic (dark) for windows that want to have the user's selected wallpaper appear behind them.

Constant Value: 16973949 (0x0103007d)

public static final int Theme_Holo_Wallpaper_NoTitleBar

Added in API level 11

Default holographic (dark) for windows that want to have the user's selected wallpaper appear behind them and without an action bar.

Constant Value: 16973950 (0x0103007e)

public static final int Theme_InputMethod

Added in API level 3

Default theme for input methods (on API level 10 and lower), which is used by the InputMethodService class. this inherits from Theme.Panel, but sets up IME appropriate animations and a few custom attributes.

Constant Value: 16973908 (0x01030054)

public static final int Theme_Light

Added in API level 1

Theme for a light background with dark text on top. Set your activity to this theme if you would like such an appearance. As with the default theme, you should try to assume little more than that the background will be a light color.

This is designed for API level 10 and lower.

Constant Value: 16973836 (0x0103000c)

public static final int Theme_Light_NoTitleBar

Added in API level 1

Variant of Theme_Light with no title bar

Constant Value: 16973837 (0x0103000d)

public static final int Theme_Light_NoTitleBar_Fullscreen

Added in API level 1

Variant of Theme_Light that has no title bar and no status bar. This theme sets windowFullscreen to true.

Constant Value: 16973838 (0x0103000e)

public static final int Theme_Light_Panel

Added in API level 3

Default light theme for panel windows (on API level 10 and lower). This removes all extraneous window decorations, so you basically have an empty rectangle in which to place your content. It makes the window floating, with a transparent background, and turns off dimming behind the window.

Constant Value: 16973914 (0x0103005a)

public static final int Theme_Light_WallpaperSettings

Added in API level 5

Theme for a wallpaper's setting activity, which is designed to be a transparent background with a light shade, so the previous Activity is visible in the background.

Constant Value: 16973922 (0x01030062)

public static final int Theme_NoDisplay

Added in API level 3

Default theme for activities that don't actually display a UI; that is, they finish themselves before being resumed.

Constant Value: 16973909 (0x01030055)

public static final int Theme_NoTitleBar

Added in API level 1

Variant of Theme with no title bar

Constant Value: 16973830 (0x01030006)

public static final int Theme_NoTitleBar_Fullscreen

Added in API level 1

Variant of Theme that has no title bar and no status bar. This theme sets windowFullscreen to true.

Constant Value: 16973831 (0x01030007)

public static final int Theme_NoTitleBar_OverlayActionModes

Added in API level 11

No title bar, but Action Mode bars will overlay application content instead of pushing it down to make room.

Constant Value: 16973930 (0x0103006a)

public static final int Theme_Panel

Added in API level 3

Default dark theme for panel windows (on API level 10 and lower). This removes all extraneous window decorations, so you basically have an empty rectangle in which to place your content. It makes the window floating, with a transparent background, and turns off dimming behind the window.

Constant Value: 16973913 (0x01030059)

public static final int Theme_Translucent

Added in API level 1

Theme for translucent activities (on API level 10 and lower). That is, windows that allow you to see through them to the windows behind. This sets up the translucent flag and appropriate animations for your windows.

Constant Value: 16973839 (0x0103000f)

public static final int Theme_Translucent_NoTitleBar

Added in API level 1

Variant of Theme_Translucent with no title bar

Constant Value: 16973840 (0x01030010)

public static final int Theme_Translucent_NoTitleBar_Fullscreen

Added in API level 1

Variant of Theme_Translucent that has no title bar and no status bar

Constant Value: 16973841 (0x01030011)

public static final int Theme_Wallpaper

Added in API level 5

Theme for windows that want to have the user's selected wallpaper appear behind them (for API level 10 and lower).

Constant Value: 16973918 (0x0103005e)

public static final int Theme_WallpaperSettings

Added in API level 5

Theme for a wallpaper's setting activity, which is designed to be a transparent background with a dark shade, so the previous Activity is visible in the background.

Constant Value: 16973921 (0x01030061)

public static final int Theme_Wallpaper_NoTitleBar

Added in API level 5

Variant of Theme_Wallpaper that has no title bar

Constant Value: 16973919 (0x0103005f)

public static final int Theme_Wallpaper_NoTitleBar_Fullscreen

Added in API level 5

Variant of Theme_Wallpaper that has no title bar or status bar.

Constant Value: 16973920 (0x01030060)

public static final int Theme_WithActionBar

Added in API level 11

Default theme with an Action Bar.

Constant Value: 16973929 (0x01030069)

public static final int Widget

Added in API level 1

Widget Styles

Constant Value: 16973842 (0x01030012)

public static final int Widget_AbsListView

Added in API level 1

Constant Value: 16973843 (0x01030013)

public static final int Widget_ActionBar

Added in API level 11

Constant Value: 16973954 (0x01030082)

public static final int Widget_ActionBar_TabBar

Added in API level 13

Constant Value: 16974068 (0x010300f4)

public static final int Widget_ActionBar_TabText

Added in API level 13

Constant Value: 16974067 (0x010300f3)

public static final int Widget_ActionBar_TabView

Added in API level 13

Constant Value: 16974066 (0x010300f2)

public static final int Widget_ActionButton

Added in API level 11

Constant Value: 16973956 (0x01030084)

public static final int Widget_ActionButton_CloseMode

Added in API level 11

Constant Value: 16973960 (0x01030088)

public static final int Widget_ActionButton_Overflow

Added in API level 11

Constant Value: 16973959 (0x01030087)

public static final int Widget_AutoCompleteTextView

Added in API level 1

Constant Value: 16973863 (0x01030027)

public static final int Widget_Button

Added in API level 1

Constant Value: 16973844 (0x01030014)

public static final int Widget_Button_Inset

Added in API level 1

Constant Value: 16973845 (0x01030015)

public static final int Widget_Button_Small

Added in API level 1

Constant Value: 16973846 (0x01030016)

public static final int Widget_Button_Toggle

Added in API level 1

Constant Value: 16973847 (0x01030017)

public static final int Widget_CalendarView

Added in API level 11

Constant Value: 16974059 (0x010300eb)

public static final int Widget_CompoundButton

Added in API level 1

Constant Value: 16973848 (0x01030018)

public static final int Widget_CompoundButton_CheckBox

Added in API level 1

Constant Value: 16973849 (0x01030019)

public static final int Widget_CompoundButton_RadioButton

Added in API level 1

Constant Value: 16973850 (0x0103001a)

public static final int Widget_CompoundButton_Star

Added in API level 1

Constant Value: 16973851 (0x0103001b)

public static final int Widget_DatePicker

Added in API level 11

Constant Value: 16974062 (0x010300ee)

public static final int Widget_DeviceDefault

Added in API level 14

Widget Styles

Constant Value: 16974144 (0x01030140)

public static final int Widget_DeviceDefault_ActionBar

Added in API level 14

Constant Value: 16974187 (0x0103016b)

public static final int Widget_DeviceDefault_ActionBar_Solid

Added in API level 14

Constant Value: 16974195 (0x01030173)

public static final int Widget_DeviceDefault_ActionBar_TabBar

Added in API level 14

Constant Value: 16974194 (0x01030172)

public static final int Widget_DeviceDefault_ActionBar_TabText

Added in API level 14

Constant Value: 16974193 (0x01030171)

public static final int Widget_DeviceDefault_ActionBar_TabView

Added in API level 14

Constant Value: 16974192 (0x01030170)

public static final int Widget_DeviceDefault_ActionButton

Added in API level 14

Constant Value: 16974182 (0x01030166)

public static final int Widget_DeviceDefault_ActionButton_CloseMode

Added in API level 14

Constant Value: 16974186 (0x0103016a)

public static final int Widget_DeviceDefault_ActionButton_Overflow

Added in API level 14

Constant Value: 16974183 (0x01030167)

public static final int Widget_DeviceDefault_ActionButton_TextButton

Added in API level 14

Constant Value: 16974184 (0x01030168)

public static final int Widget_DeviceDefault_ActionMode

Added in API level 14

Constant Value: 16974185 (0x01030169)

public static final int Widget_DeviceDefault_AutoCompleteTextView

Added in API level 14

Constant Value: 16974151 (0x01030147)

public static final int Widget_DeviceDefault_Button

Added in API level 14

Constant Value: 16974145 (0x01030141)

public static final int Widget_DeviceDefault_Button_Borderless

Added in API level 14

Constant Value: 16974188 (0x0103016c)

public static final int Widget_DeviceDefault_Button_Borderless_Small

Added in API level 14

Constant Value: 16974149 (0x01030145)

public static final int Widget_DeviceDefault_Button_Inset

Added in API level 14

Constant Value: 16974147 (0x01030143)

public static final int Widget_DeviceDefault_Button_Small

Added in API level 14

Constant Value: 16974146 (0x01030142)

public static final int Widget_DeviceDefault_Button_Toggle

Added in API level 14

Constant Value: 16974148 (0x01030144)

public static final int Widget_DeviceDefault_CalendarView

Added in API level 14

Constant Value: 16974190 (0x0103016e)

public static final int Widget_DeviceDefault_CheckedTextView

Added in API level 17

Constant Value: 16974299 (0x010301db)

public static final int Widget_DeviceDefault_CompoundButton_CheckBox

Added in API level 14

Constant Value: 16974152 (0x01030148)

public static final int Widget_DeviceDefault_CompoundButton_RadioButton

Added in API level 14

Constant Value: 16974169 (0x01030159)

public static final int Widget_DeviceDefault_CompoundButton_Star

Added in API level 14

Constant Value: 16974173 (0x0103015d)

public static final int Widget_DeviceDefault_DatePicker

Added in API level 14

Constant Value: 16974191 (0x0103016f)

public static final int Widget_DeviceDefault_DropDownItem

Added in API level 14

Constant Value: 16974177 (0x01030161)

public static final int Widget_DeviceDefault_DropDownItem_Spinner

Added in API level 14

Constant Value: 16974178 (0x01030162)

public static final int Widget_DeviceDefault_EditText

Added in API level 14

Constant Value: 16974154 (0x0103014a)

public static final int Widget_DeviceDefault_ExpandableListView

Added in API level 14

Constant Value: 16974155 (0x0103014b)

public static final int Widget_DeviceDefault_GridView

Added in API level 14

Constant Value: 16974156 (0x0103014c)

public static final int Widget_DeviceDefault_HorizontalScrollView

Added in API level 14

Constant Value: 16974171 (0x0103015b)

public static final int Widget_DeviceDefault_ImageButton

Added in API level 14

Constant Value: 16974157 (0x0103014d)

public static final int Widget_DeviceDefault_Light

Added in API level 14

Constant Value: 16974196 (0x01030174)

public static final int Widget_DeviceDefault_Light_ActionBar

Added in API level 14

Constant Value: 16974243 (0x010301a3)

public static final int Widget_DeviceDefault_Light_ActionBar_Solid

Added in API level 14

Constant Value: 16974247 (0x010301a7)

public static final int Widget_DeviceDefault_Light_ActionBar_Solid_Inverse

Added in API level 14

Constant Value: 16974248 (0x010301a8)

public static final int Widget_DeviceDefault_Light_ActionBar_TabBar

Added in API level 14

Constant Value: 16974246 (0x010301a6)

public static final int Widget_DeviceDefault_Light_ActionBar_TabBar_Inverse

Added in API level 14

Constant Value: 16974249 (0x010301a9)

public static final int Widget_DeviceDefault_Light_ActionBar_TabText

Added in API level 14

Constant Value: 16974245 (0x010301a5)

public static final int Widget_DeviceDefault_Light_ActionBar_TabText_Inverse

Added in API level 14

Constant Value: 16974251 (0x010301ab)

public static final int Widget_DeviceDefault_Light_ActionBar_TabView

Added in API level 14

Constant Value: 16974244 (0x010301a4)

public static final int Widget_DeviceDefault_Light_ActionBar_TabView_Inverse

Added in API level 14

Constant Value: 16974250 (0x010301aa)

public static final int Widget_DeviceDefault_Light_ActionButton

Added in API level 14

Constant Value: 16974239 (0x0103019f)

public static final int Widget_DeviceDefault_Light_ActionButton_CloseMode

Added in API level 14

Constant Value: 16974242 (0x010301a2)

public static final int Widget_DeviceDefault_Light_ActionButton_Overflow

Added in API level 14

Constant Value: 16974240 (0x010301a0)

public static final int Widget_DeviceDefault_Light_ActionMode

Added in API level 14

Constant Value: 16974241 (0x010301a1)

public static final int Widget_DeviceDefault_Light_ActionMode_Inverse

Added in API level 14

Constant Value: 16974252 (0x010301ac)

public static final int Widget_DeviceDefault_Light_AutoCompleteTextView

Added in API level 14

Constant Value: 16974203 (0x0103017b)

public static final int Widget_DeviceDefault_Light_Button

Added in API level 14

Constant Value: 16974197 (0x01030175)

public static final int Widget_DeviceDefault_Light_Button_Borderless_Small

Added in API level 14

Constant Value: 16974201 (0x01030179)

public static final int Widget_DeviceDefault_Light_Button_Inset

Added in API level 14

Constant Value: 16974199 (0x01030177)

public static final int Widget_DeviceDefault_Light_Button_Small

Added in API level 14

Constant Value: 16974198 (0x01030176)

public static final int Widget_DeviceDefault_Light_Button_Toggle

Added in API level 14

Constant Value: 16974200 (0x01030178)

public static final int Widget_DeviceDefault_Light_CalendarView

Added in API level 14

Constant Value: 16974238 (0x0103019e)

public static final int Widget_DeviceDefault_Light_CheckedTextView

Added in API level 17

Constant Value: 16974300 (0x010301dc)

public static final int Widget_DeviceDefault_Light_CompoundButton_CheckBox

Added in API level 14

Constant Value: 16974204 (0x0103017c)

public static final int Widget_DeviceDefault_Light_CompoundButton_RadioButton

Added in API level 14

Constant Value: 16974224 (0x01030190)

public static final int Widget_DeviceDefault_Light_CompoundButton_Star

Added in API level 14

Constant Value: 16974228 (0x01030194)

public static final int Widget_DeviceDefault_Light_DropDownItem

Added in API level 14

Constant Value: 16974232 (0x01030198)

public static final int Widget_DeviceDefault_Light_DropDownItem_Spinner

Added in API level 14

Constant Value: 16974233 (0x01030199)

public static final int Widget_DeviceDefault_Light_EditText

Added in API level 14

Constant Value: 16974206 (0x0103017e)

public static final int Widget_DeviceDefault_Light_ExpandableListView

Added in API level 14

Constant Value: 16974207 (0x0103017f)

public static final int Widget_DeviceDefault_Light_GridView

Added in API level 14

Constant Value: 16974208 (0x01030180)

public static final int Widget_DeviceDefault_Light_HorizontalScrollView

Added in API level 14

Constant Value: 16974226 (0x01030192)

public static final int Widget_DeviceDefault_Light_ImageButton

Added in API level 14

Constant Value: 16974209 (0x01030181)

public static final int Widget_DeviceDefault_Light_ListPopupWindow

Added in API level 14

Constant Value: 16974235 (0x0103019b)

public static final int Widget_DeviceDefault_Light_ListView

Added in API level 14

Constant Value: 16974210 (0x01030182)

public static final int Widget_DeviceDefault_Light_ListView_DropDown

Added in API level 14

Constant Value: 16974205 (0x0103017d)

public static final int Widget_DeviceDefault_Light_MediaRouteButton

Added in API level 16

Constant Value: 16974296 (0x010301d8)

public static final int Widget_DeviceDefault_Light_PopupMenu

Added in API level 14

Constant Value: 16974236 (0x0103019c)

public static final int Widget_DeviceDefault_Light_PopupWindow

Added in API level 14

Constant Value: 16974211 (0x01030183)

public static final int Widget_DeviceDefault_Light_ProgressBar

Added in API level 14

Constant Value: 16974212 (0x01030184)

public static final int Widget_DeviceDefault_Light_ProgressBar_Horizontal

Added in API level 14

Constant Value: 16974213 (0x01030185)

public static final int Widget_DeviceDefault_Light_ProgressBar_Inverse

Added in API level 14

Constant Value: 16974217 (0x01030189)

public static final int Widget_DeviceDefault_Light_ProgressBar_Large

Added in API level 14

Constant Value: 16974216 (0x01030188)

public static final int Widget_DeviceDefault_Light_ProgressBar_Large_Inverse

Added in API level 14

Constant Value: 16974219 (0x0103018b)

public static final int Widget_DeviceDefault_Light_ProgressBar_Small

Added in API level 14

Constant Value: 16974214 (0x01030186)

public static final int Widget_DeviceDefault_Light_ProgressBar_Small_Inverse

Added in API level 14

Constant Value: 16974218 (0x0103018a)

public static final int Widget_DeviceDefault_Light_ProgressBar_Small_Title

Added in API level 14

Constant Value: 16974215 (0x01030187)

public static final int Widget_DeviceDefault_Light_RatingBar

Added in API level 14

Constant Value: 16974221 (0x0103018d)

public static final int Widget_DeviceDefault_Light_RatingBar_Indicator

Added in API level 14

Constant Value: 16974222 (0x0103018e)

public static final int Widget_DeviceDefault_Light_RatingBar_Small

Added in API level 14

Constant Value: 16974223 (0x0103018f)

public static final int Widget_DeviceDefault_Light_ScrollView

Added in API level 14

Constant Value: 16974225 (0x01030191)

public static final int Widget_DeviceDefault_Light_SeekBar

Added in API level 14

Constant Value: 16974220 (0x0103018c)

public static final int Widget_DeviceDefault_Light_Spinner

Added in API level 14

Constant Value: 16974227 (0x01030193)

public static final int Widget_DeviceDefault_Light_Tab

Added in API level 14

Constant Value: 16974237 (0x0103019d)

public static final int Widget_DeviceDefault_Light_TabWidget

Added in API level 14

Constant Value: 16974229 (0x01030195)

public static final int Widget_DeviceDefault_Light_TextView

Added in API level 14

Constant Value: 16974202 (0x0103017a)

public static final int Widget_DeviceDefault_Light_TextView_SpinnerItem

Added in API level 14

Constant Value: 16974234 (0x0103019a)

public static final int Widget_DeviceDefault_Light_WebTextView

Added in API level 14

Constant Value: 16974230 (0x01030196)

public static final int Widget_DeviceDefault_Light_WebView

Added in API level 14

Constant Value: 16974231 (0x01030197)

public static final int Widget_DeviceDefault_ListPopupWindow

Added in API level 14

Constant Value: 16974180 (0x01030164)

public static final int Widget_DeviceDefault_ListView

Added in API level 14

Constant Value: 16974158 (0x0103014e)

public static final int Widget_DeviceDefault_ListView_DropDown

Added in API level 14

Constant Value: 16974153 (0x01030149)

public static final int Widget_DeviceDefault_MediaRouteButton

Added in API level 16

Constant Value: 16974295 (0x010301d7)

public static final int Widget_DeviceDefault_PopupMenu

Added in API level 14

Constant Value: 16974181 (0x01030165)

public static final int Widget_DeviceDefault_PopupWindow

Added in API level 14

Constant Value: 16974159 (0x0103014f)

public static final int Widget_DeviceDefault_ProgressBar

Added in API level 14

Constant Value: 16974160 (0x01030150)

public static final int Widget_DeviceDefault_ProgressBar_Horizontal

Added in API level 14

Constant Value: 16974161 (0x01030151)

public static final int Widget_DeviceDefault_ProgressBar_Large

Added in API level 14

Constant Value: 16974164 (0x01030154)

public static final int Widget_DeviceDefault_ProgressBar_Small

Added in API level 14

Constant Value: 16974162 (0x01030152)

public static final int Widget_DeviceDefault_ProgressBar_Small_Title

Added in API level 14

Constant Value: 16974163 (0x01030153)

public static final int Widget_DeviceDefault_RatingBar

Added in API level 14

Constant Value: 16974166 (0x01030156)

public static final int Widget_DeviceDefault_RatingBar_Indicator

Added in API level 14

Constant Value: 16974167 (0x01030157)

public static final int Widget_DeviceDefault_RatingBar_Small

Added in API level 14

Constant Value: 16974168 (0x01030158)

public static final int Widget_DeviceDefault_ScrollView

Added in API level 14

Constant Value: 16974170 (0x0103015a)

public static final int Widget_DeviceDefault_SeekBar

Added in API level 14

Constant Value: 16974165 (0x01030155)

public static final int Widget_DeviceDefault_Spinner

Added in API level 14

Constant Value: 16974172 (0x0103015c)

public static final int Widget_DeviceDefault_Tab

Added in API level 14

Constant Value: 16974189 (0x0103016d)

public static final int Widget_DeviceDefault_TabWidget

Added in API level 14

Constant Value: 16974174 (0x0103015e)

public static final int Widget_DeviceDefault_TextView

Added in API level 14

Constant Value: 16974150 (0x01030146)

public static final int Widget_DeviceDefault_TextView_SpinnerItem

Added in API level 14

Constant Value: 16974179 (0x01030163)

public static final int Widget_DeviceDefault_WebTextView

Added in API level 14

Constant Value: 16974175 (0x0103015f)

public static final int Widget_DeviceDefault_WebView

Added in API level 14

Constant Value: 16974176 (0x01030160)

public static final int Widget_DropDownItem

Added in API level 1

Constant Value: 16973867 (0x0103002b)

public static final int Widget_DropDownItem_Spinner

Added in API level 1

Constant Value: 16973868 (0x0103002c)

public static final int Widget_EditText

Added in API level 1

Constant Value: 16973859 (0x01030023)

public static final int Widget_ExpandableListView

Added in API level 1

Constant Value: 16973860 (0x01030024)

public static final int Widget_FragmentBreadCrumbs

Added in API level 11

Default style for FragmentBreadCrumbs view.

Constant Value: 16973961 (0x01030089)

public static final int Widget_Gallery

Added in API level 1

Constant Value: 16973877 (0x01030035)

public static final int Widget_GridView

Added in API level 1

Constant Value: 16973874 (0x01030032)

public static final int Widget_Holo

Added in API level 11

Widget Styles

Constant Value: 16973962 (0x0103008a)

public static final int Widget_Holo_ActionBar

Added in API level 11

Constant Value: 16974004 (0x010300b4)

public static final int Widget_Holo_ActionBar_Solid

Added in API level 14

Constant Value: 16974113 (0x01030121)

public static final int Widget_Holo_ActionBar_TabBar

Added in API level 13

Constant Value: 16974071 (0x010300f7)

public static final int Widget_Holo_ActionBar_TabText

Added in API level 13

Constant Value: 16974070 (0x010300f6)

public static final int Widget_Holo_ActionBar_TabView

Added in API level 13

Constant Value: 16974069 (0x010300f5)

public static final int Widget_Holo_ActionButton

Added in API level 11

Constant Value: 16973999 (0x010300af)

public static final int Widget_Holo_ActionButton_CloseMode

Added in API level 11

Constant Value: 16974003 (0x010300b3)

public static final int Widget_Holo_ActionButton_Overflow

Added in API level 11

Constant Value: 16974000 (0x010300b0)

public static final int Widget_Holo_ActionButton_TextButton

Added in API level 11

Constant Value: 16974001 (0x010300b1)

public static final int Widget_Holo_ActionMode

Added in API level 11

Constant Value: 16974002 (0x010300b2)

public static final int Widget_Holo_AutoCompleteTextView

Added in API level 11

Constant Value: 16973968 (0x01030090)

public static final int Widget_Holo_Button

Added in API level 11

Constant Value: 16973963 (0x0103008b)

public static final int Widget_Holo_Button_Borderless

Added in API level 11

Constant Value: 16974050 (0x010300e2)

public static final int Widget_Holo_Button_Borderless_Small

Added in API level 14

Constant Value: 16974106 (0x0103011a)

public static final int Widget_Holo_Button_Inset

Added in API level 11

Constant Value: 16973965 (0x0103008d)

public static final int Widget_Holo_Button_Small

Added in API level 11

Constant Value: 16973964 (0x0103008c)

public static final int Widget_Holo_Button_Toggle

Added in API level 11

Constant Value: 16973966 (0x0103008e)

public static final int Widget_Holo_CalendarView

Added in API level 11

Constant Value: 16974060 (0x010300ec)

public static final int Widget_Holo_CheckedTextView

Added in API level 17

Constant Value: 16974297 (0x010301d9)

public static final int Widget_Holo_CompoundButton_CheckBox

Added in API level 11

Constant Value: 16973969 (0x01030091)

public static final int Widget_Holo_CompoundButton_RadioButton

Added in API level 11

Constant Value: 16973986 (0x010300a2)

public static final int Widget_Holo_CompoundButton_Star

Added in API level 11

Constant Value: 16973990 (0x010300a6)

public static final int Widget_Holo_DatePicker

Added in API level 11

Constant Value: 16974063 (0x010300ef)

public static final int Widget_Holo_DropDownItem

Added in API level 11

Constant Value: 16973994 (0x010300aa)

public static final int Widget_Holo_DropDownItem_Spinner

Added in API level 11

Constant Value: 16973995 (0x010300ab)

public static final int Widget_Holo_EditText

Added in API level 11

Constant Value: 16973971 (0x01030093)

public static final int Widget_Holo_ExpandableListView

Added in API level 11

Constant Value: 16973972 (0x01030094)

public static final int Widget_Holo_GridView

Added in API level 11

Constant Value: 16973973 (0x01030095)

public static final int Widget_Holo_HorizontalScrollView

Added in API level 11

Constant Value: 16973988 (0x010300a4)

public static final int Widget_Holo_ImageButton

Added in API level 11

Constant Value: 16973974 (0x01030096)

public static final int Widget_Holo_Light

Added in API level 11

Light widget styles

Constant Value: 16974005 (0x010300b5)

public static final int Widget_Holo_Light_ActionBar

Added in API level 11

Constant Value: 16974049 (0x010300e1)

public static final int Widget_Holo_Light_ActionBar_Solid

Added in API level 14

Constant Value: 16974114 (0x01030122)

public static final int Widget_Holo_Light_ActionBar_Solid_Inverse

Added in API level 14

Constant Value: 16974115 (0x01030123)

public static final int Widget_Holo_Light_ActionBar_TabBar

Added in API level 13

Constant Value: 16974074 (0x010300fa)

public static final int Widget_Holo_Light_ActionBar_TabBar_Inverse

Added in API level 14

Constant Value: 16974116 (0x01030124)

public static final int Widget_Holo_Light_ActionBar_TabText

Added in API level 13

Constant Value: 16974073 (0x010300f9)

public static final int Widget_Holo_Light_ActionBar_TabText_Inverse

Added in API level 14

Constant Value: 16974118 (0x01030126)

public static final int Widget_Holo_Light_ActionBar_TabView

Added in API level 13

Constant Value: 16974072 (0x010300f8)

public static final int Widget_Holo_Light_ActionBar_TabView_Inverse

Added in API level 14

Constant Value: 16974117 (0x01030125)

public static final int Widget_Holo_Light_ActionButton

Added in API level 11

Constant Value: 16974045 (0x010300dd)

public static final int Widget_Holo_Light_ActionButton_CloseMode

Added in API level 11

Constant Value: 16974048 (0x010300e0)

public static final int Widget_Holo_Light_ActionButton_Overflow

Added in API level 11

Constant Value: 16974046 (0x010300de)

public static final int Widget_Holo_Light_ActionMode

Added in API level 11

Constant Value: 16974047 (0x010300df)

public static final int Widget_Holo_Light_ActionMode_Inverse

Added in API level 14

Constant Value: 16974119 (0x01030127)

public static final int Widget_Holo_Light_AutoCompleteTextView

Added in API level 11

Constant Value: 16974011 (0x010300bb)

public static final int Widget_Holo_Light_Button

Added in API level 11

Constant Value: 16974006 (0x010300b6)

public static final int Widget_Holo_Light_Button_Borderless_Small

Added in API level 14

Constant Value: 16974107 (0x0103011b)

public static final int Widget_Holo_Light_Button_Inset

Added in API level 11

Constant Value: 16974008 (0x010300b8)

public static final int Widget_Holo_Light_Button_Small

Added in API level 11

Constant Value: 16974007 (0x010300b7)

public static final int Widget_Holo_Light_Button_Toggle

Added in API level 11

Constant Value: 16974009 (0x010300b9)

public static final int Widget_Holo_Light_CalendarView

Added in API level 11

Constant Value: 16974061 (0x010300ed)

public static final int Widget_Holo_Light_CheckedTextView

Added in API level 17

Constant Value: 16974298 (0x010301da)

public static final int Widget_Holo_Light_CompoundButton_CheckBox

Added in API level 11

Constant Value: 16974012 (0x010300bc)

public static final int Widget_Holo_Light_CompoundButton_RadioButton

Added in API level 11

Constant Value: 16974032 (0x010300d0)

public static final int Widget_Holo_Light_CompoundButton_Star

Added in API level 11

Constant Value: 16974036 (0x010300d4)

public static final int Widget_Holo_Light_DropDownItem

Added in API level 11

Constant Value: 16974040 (0x010300d8)

public static final int Widget_Holo_Light_DropDownItem_Spinner

Added in API level 11

Constant Value: 16974041 (0x010300d9)

public static final int Widget_Holo_Light_EditText

Added in API level 11

Constant Value: 16974014 (0x010300be)

public static final int Widget_Holo_Light_ExpandableListView

Added in API level 11

Constant Value: 16974015 (0x010300bf)

public static final int Widget_Holo_Light_GridView

Added in API level 11

Constant Value: 16974016 (0x010300c0)

public static final int Widget_Holo_Light_HorizontalScrollView

Added in API level 11

Constant Value: 16974034 (0x010300d2)

public static final int Widget_Holo_Light_ImageButton

Added in API level 11

Constant Value: 16974017 (0x010300c1)

public static final int Widget_Holo_Light_ListPopupWindow

Added in API level 11

Constant Value: 16974043 (0x010300db)

public static final int Widget_Holo_Light_ListView

Added in API level 11

Constant Value: 16974018 (0x010300c2)

public static final int Widget_Holo_Light_ListView_DropDown

Added in API level 11

Constant Value: 16974013 (0x010300bd)

public static final int Widget_Holo_Light_MediaRouteButton

Added in API level 16

Constant Value: 16974294 (0x010301d6)

public static final int Widget_Holo_Light_PopupMenu

Added in API level 11

Constant Value: 16974044 (0x010300dc)

public static final int Widget_Holo_Light_PopupWindow

Added in API level 11

Constant Value: 16974019 (0x010300c3)

public static final int Widget_Holo_Light_ProgressBar

Added in API level 11

Constant Value: 16974020 (0x010300c4)

public static final int Widget_Holo_Light_ProgressBar_Horizontal

Added in API level 11

Constant Value: 16974021 (0x010300c5)

public static final int Widget_Holo_Light_ProgressBar_Inverse

Added in API level 11

Constant Value: 16974025 (0x010300c9)

public static final int Widget_Holo_Light_ProgressBar_Large

Added in API level 11

Constant Value: 16974024 (0x010300c8)

public static final int Widget_Holo_Light_ProgressBar_Large_Inverse

Added in API level 11

Constant Value: 16974027 (0x010300cb)

public static final int Widget_Holo_Light_ProgressBar_Small

Added in API level 11

Constant Value: 16974022 (0x010300c6)

public static final int Widget_Holo_Light_ProgressBar_Small_Inverse

Added in API level 11

Constant Value: 16974026 (0x010300ca)

public static final int Widget_Holo_Light_ProgressBar_Small_Title

Added in API level 11

Constant Value: 16974023 (0x010300c7)

public static final int Widget_Holo_Light_RatingBar

Added in API level 11

Constant Value: 16974029 (0x010300cd)

public static final int Widget_Holo_Light_RatingBar_Indicator

Added in API level 11

Constant Value: 16974030 (0x010300ce)

public static final int Widget_Holo_Light_RatingBar_Small

Added in API level 11

Constant Value: 16974031 (0x010300cf)

public static final int Widget_Holo_Light_ScrollView

Added in API level 11

Constant Value: 16974033 (0x010300d1)

public static final int Widget_Holo_Light_SeekBar

Added in API level 11

Constant Value: 16974028 (0x010300cc)

public static final int Widget_Holo_Light_Spinner

Added in API level 11

Constant Value: 16974035 (0x010300d3)

public static final int Widget_Holo_Light_Tab

Added in API level 11

Constant Value: 16974052 (0x010300e4)

public static final int Widget_Holo_Light_TabWidget

Added in API level 11

Constant Value: 16974037 (0x010300d5)

public static final int Widget_Holo_Light_TextView

Added in API level 11

Constant Value: 16974010 (0x010300ba)

public static final int Widget_Holo_Light_TextView_SpinnerItem

Added in API level 11

Constant Value: 16974042 (0x010300da)

public static final int Widget_Holo_Light_WebTextView

Added in API level 11

Constant Value: 16974038 (0x010300d6)

public static final int Widget_Holo_Light_WebView

Added in API level 11

Constant Value: 16974039 (0x010300d7)

public static final int Widget_Holo_ListPopupWindow

Added in API level 11

Constant Value: 16973997 (0x010300ad)

public static final int Widget_Holo_ListView

Added in API level 11

Constant Value: 16973975 (0x01030097)

public static final int Widget_Holo_ListView_DropDown

Added in API level 11

Constant Value: 16973970 (0x01030092)

public static final int Widget_Holo_MediaRouteButton

Added in API level 16

Constant Value: 16974293 (0x010301d5)

public static final int Widget_Holo_PopupMenu

Added in API level 11

Constant Value: 16973998 (0x010300ae)

public static final int Widget_Holo_PopupWindow

Added in API level 11

Constant Value: 16973976 (0x01030098)

public static final int Widget_Holo_ProgressBar

Added in API level 11

Constant Value: 16973977 (0x01030099)

public static final int Widget_Holo_ProgressBar_Horizontal

Added in API level 11

Constant Value: 16973978 (0x0103009a)

public static final int Widget_Holo_ProgressBar_Large

Added in API level 11

Constant Value: 16973981 (0x0103009d)

public static final int Widget_Holo_ProgressBar_Small

Added in API level 11

Constant Value: 16973979 (0x0103009b)

public static final int Widget_Holo_ProgressBar_Small_Title

Added in API level 11

Constant Value: 16973980 (0x0103009c)

public static final int Widget_Holo_RatingBar

Added in API level 11

Constant Value: 16973983 (0x0103009f)

public static final int Widget_Holo_RatingBar_Indicator

Added in API level 11

Constant Value: 16973984 (0x010300a0)

public static final int Widget_Holo_RatingBar_Small

Added in API level 11

Constant Value: 16973985 (0x010300a1)

public static final int Widget_Holo_ScrollView

Added in API level 11

Constant Value: 16973987 (0x010300a3)

public static final int Widget_Holo_SeekBar

Added in API level 11

Constant Value: 16973982 (0x0103009e)

public static final int Widget_Holo_Spinner

Added in API level 11

Constant Value: 16973989 (0x010300a5)

public static final int Widget_Holo_Tab

Added in API level 11

Constant Value: 16974051 (0x010300e3)

public static final int Widget_Holo_TabWidget

Added in API level 11

Constant Value: 16973991 (0x010300a7)

public static final int Widget_Holo_TextView

Added in API level 11

Constant Value: 16973967 (0x0103008f)

public static final int Widget_Holo_TextView_SpinnerItem

Added in API level 11

Constant Value: 16973996 (0x010300ac)

public static final int Widget_Holo_WebTextView

Added in API level 11

Constant Value: 16973992 (0x010300a8)

public static final int Widget_Holo_WebView

Added in API level 11

Constant Value: 16973993 (0x010300a9)

public static final int Widget_ImageButton

Added in API level 1

Constant Value: 16973862 (0x01030026)

public static final int Widget_ImageWell

Added in API level 1

Constant Value: 16973861 (0x01030025)

public static final int Widget_KeyboardView

Added in API level 3

Constant Value: 16973911 (0x01030057)

public static final int Widget_ListPopupWindow

Added in API level 11

Constant Value: 16973957 (0x01030085)

public static final int Widget_ListView

Added in API level 1

Constant Value: 16973870 (0x0103002e)

public static final int Widget_ListView_DropDown

Added in API level 1

Constant Value: 16973872 (0x01030030)

public static final int Widget_ListView_Menu

Added in API level 1

Constant Value: 16973873 (0x01030031)

public static final int Widget_ListView_White

Added in API level 1

Constant Value: 16973871 (0x0103002f)

public static final int Widget_PopupMenu

Added in API level 11

Constant Value: 16973958 (0x01030086)

public static final int Widget_PopupWindow

Added in API level 1

Constant Value: 16973878 (0x01030036)

public static final int Widget_ProgressBar

Added in API level 1

Constant Value: 16973852 (0x0103001c)

public static final int Widget_ProgressBar_Horizontal

Added in API level 1

Constant Value: 16973855 (0x0103001f)

public static final int Widget_ProgressBar_Inverse

Added in API level 4

Constant Value: 16973915 (0x0103005b)

public static final int Widget_ProgressBar_Large

Added in API level 1

Constant Value: 16973853 (0x0103001d)

public static final int Widget_ProgressBar_Large_Inverse

Added in API level 4

Constant Value: 16973916 (0x0103005c)

public static final int Widget_ProgressBar_Small

Added in API level 1

Constant Value: 16973854 (0x0103001e)

public static final int Widget_ProgressBar_Small_Inverse

Added in API level 4

Constant Value: 16973917 (0x0103005d)

public static final int Widget_RatingBar

Added in API level 1

Constant Value: 16973857 (0x01030021)

public static final int Widget_ScrollView

Added in API level 1

Constant Value: 16973869 (0x0103002d)

public static final int Widget_SeekBar

Added in API level 1

Constant Value: 16973856 (0x01030020)

public static final int Widget_Spinner

Added in API level 1

Constant Value: 16973864 (0x01030028)

public static final int Widget_Spinner_DropDown

Added in API level 11

Constant Value: 16973955 (0x01030083)

public static final int Widget_TabWidget

Added in API level 1

Constant Value: 16973876 (0x01030034)

public static final int Widget_TextView

Added in API level 1

Constant Value: 16973858 (0x01030022)

public static final int Widget_TextView_PopupMenu

Added in API level 1

Constant Value: 16973865 (0x01030029)

public static final int Widget_TextView_SpinnerItem

Added in API level 1

Constant Value: 16973866 (0x0103002a)

public static final int Widget_WebView

Added in API level 1

Constant Value: 16973875 (0x01030033)

Public Constructors

public R.style ()

Added in API level 1