Styles and Themens(3)android所有主题表

  The Android platform provides a large collection of styles and themes that you can use in your applications. You can find a reference of all available styles in the R.style class. 

  The R.style reference, however, is not well documented and does not thoroughly describe the styles, so viewing the actual source code for these styles and themes will give you a better understanding of what style properties each one provides. For a better reference to the Android styles and themes, see the following source code:

 

Constants
Animation Base style for animations.
Animation_Activity Standard animations for a full-screen window or activity.
Animation_Dialog Standard animations for a non-full-screen window or activity.
Animation_InputMethod Window animations that are applied to input method overlay windows.
Animation_Toast  
Animation_Translucent Standard animations for a translucent window or activity.
DeviceDefault_ButtonBar Other Styles
DeviceDefault_ButtonBar_AlertDialog  
DeviceDefault_Light_ButtonBar  
DeviceDefault_Light_ButtonBar_AlertDialog  
DeviceDefault_Light_SegmentedButton  
DeviceDefault_SegmentedButton  
Holo_ButtonBar  
Holo_ButtonBar_AlertDialog  
Holo_Light_ButtonBar  
Holo_Light_ButtonBar_AlertDialog  
Holo_Light_SegmentedButton  
Holo_SegmentedButton  
MediaButton  
MediaButton_Ffwd  
MediaButton_Next  
MediaButton_Pause  
MediaButton_Play  
MediaButton_Previous  
MediaButton_Rew  
TextAppearance  
TextAppearance_DeviceDefault Text Appearance Styles
TextAppearance_DeviceDefault_DialogWindowTitle  
TextAppearance_DeviceDefault_Inverse  
TextAppearance_DeviceDefault_Large  
TextAppearance_DeviceDefault_Large_Inverse  
TextAppearance_DeviceDefault_Medium  
TextAppearance_DeviceDefault_Medium_Inverse  
TextAppearance_DeviceDefault_SearchResult_Subtitle  
TextAppearance_DeviceDefault_SearchResult_Title  
TextAppearance_DeviceDefault_Small  
TextAppearance_DeviceDefault_Small_Inverse  
TextAppearance_DeviceDefault_Widget  
TextAppearance_DeviceDefault_Widget_ActionBar_Menu  
TextAppearance_DeviceDefault_Widget_ActionBar_Subtitle  
TextAppearance_DeviceDefault_Widget_ActionBar_Subtitle_Inverse

This constant was deprecated in API level 21.

Action bars are now themed using the inheritable android:theme attribute.

TextAppearance_DeviceDefault_Widget_ActionBar_Title  
TextAppearance_DeviceDefault_Widget_ActionBar_Title_Inverse

This constant was deprecated in API level 21.

Action bars are now themed using the inheritable android:theme attribute.

TextAppearance_DeviceDefault_Widget_ActionMode_Subtitle  
TextAppearance_DeviceDefault_Widget_ActionMode_Subtitle_Inverse

This constant was deprecated in API level 21.

Action bars are now themed using the inheritable android:theme attribute.

TextAppearance_DeviceDefault_Widget_ActionMode_Title  
TextAppearance_DeviceDefault_Widget_ActionMode_Title_Inverse

This constant was deprecated in API level 21.

Action bars are now themed using the inheritable android:theme attribute.

TextAppearance_DeviceDefault_Widget_Button  
TextAppearance_DeviceDefault_Widget_DropDownHint  
TextAppearance_DeviceDefault_Widget_DropDownItem  
TextAppearance_DeviceDefault_Widget_EditText  
TextAppearance_DeviceDefault_Widget_IconMenu_Item  
TextAppearance_DeviceDefault_Widget_PopupMenu  
TextAppearance_DeviceDefault_Widget_PopupMenu_Large  
TextAppearance_DeviceDefault_Widget_PopupMenu_Small  
TextAppearance_DeviceDefault_Widget_TabWidget  
TextAppearance_DeviceDefault_Widget_TextView  
TextAppearance_DeviceDefault_Widget_TextView_PopupMenu  
TextAppearance_DeviceDefault_Widget_TextView_SpinnerItem  
TextAppearance_DeviceDefault_WindowTitle  
TextAppearance_DialogWindowTitle  
TextAppearance_Holo Begin Holo theme styles Text Styles
TextAppearance_Holo_DialogWindowTitle  
TextAppearance_Holo_Inverse  
TextAppearance_Holo_Large  
TextAppearance_Holo_Large_Inverse  
TextAppearance_Holo_Medium  
TextAppearance_Holo_Medium_Inverse  
TextAppearance_Holo_SearchResult_Subtitle  
TextAppearance_Holo_SearchResult_Title  
TextAppearance_Holo_Small  
TextAppearance_Holo_Small_Inverse  
TextAppearance_Holo_Widget  
TextAppearance_Holo_Widget_ActionBar_Menu  
TextAppearance_Holo_Widget_ActionBar_Subtitle  
TextAppearance_Holo_Widget_ActionBar_Subtitle_Inverse  
TextAppearance_Holo_Widget_ActionBar_Title  
TextAppearance_Holo_Widget_ActionBar_Title_Inverse  
TextAppearance_Holo_Widget_ActionMode_Subtitle  
TextAppearance_Holo_Widget_ActionMode_Subtitle_Inverse  
TextAppearance_Holo_Widget_ActionMode_Title  
TextAppearance_Holo_Widget_ActionMode_Title_Inverse  
TextAppearance_Holo_Widget_Button  
TextAppearance_Holo_Widget_DropDownHint  
TextAppearance_Holo_Widget_DropDownItem  
TextAppearance_Holo_Widget_EditText  
TextAppearance_Holo_Widget_IconMenu_Item  
TextAppearance_Holo_Widget_PopupMenu  
TextAppearance_Holo_Widget_PopupMenu_Large  
TextAppearance_Holo_Widget_PopupMenu_Small  
TextAppearance_Holo_Widget_TabWidget This style is for smaller screens; values-xlarge defines a version for larger screens.
TextAppearance_Holo_Widget_TextView  
TextAppearance_Holo_Widget_TextView_PopupMenu  
TextAppearance_Holo_Widget_TextView_SpinnerItem  
TextAppearance_Holo_WindowTitle  
TextAppearance_Inverse  
TextAppearance_Large  
TextAppearance_Large_Inverse  
TextAppearance_Material Begin Material theme styles Text styles
TextAppearance_Material_Body1  
TextAppearance_Material_Body2  
TextAppearance_Material_Button  
TextAppearance_Material_Caption  
TextAppearance_Material_DialogWindowTitle  
TextAppearance_Material_Display1  
TextAppearance_Material_Display2  
TextAppearance_Material_Display3  
TextAppearance_Material_Display4  
TextAppearance_Material_Headline  
TextAppearance_Material_Inverse Deprecated text styles
TextAppearance_Material_Large  
TextAppearance_Material_Large_Inverse  
TextAppearance_Material_Medium  
TextAppearance_Material_Medium_Inverse  
TextAppearance_Material_Menu  
TextAppearance_Material_Notification  
TextAppearance_Material_Notification_Emphasis  
TextAppearance_Material_Notification_Info  
TextAppearance_Material_Notification_Line2  
TextAppearance_Material_Notification_Time  
TextAppearance_Material_Notification_Title  
TextAppearance_Material_SearchResult_Subtitle  
TextAppearance_Material_SearchResult_Title  
TextAppearance_Material_Small  
TextAppearance_Material_Small_Inverse  
TextAppearance_Material_Subhead  
TextAppearance_Material_Title  
TextAppearance_Material_Widget  
TextAppearance_Material_Widget_ActionBar_Menu  
TextAppearance_Material_Widget_ActionBar_Subtitle  
TextAppearance_Material_Widget_ActionBar_Subtitle_Inverse  
TextAppearance_Material_Widget_ActionBar_Title  
TextAppearance_Material_Widget_ActionBar_Title_Inverse  
TextAppearance_Material_Widget_ActionMode_Subtitle  
TextAppearance_Material_Widget_ActionMode_Subtitle_Inverse  
TextAppearance_Material_Widget_ActionMode_Title  
TextAppearance_Material_Widget_ActionMode_Title_Inverse  
TextAppearance_Material_Widget_Button  
TextAppearance_Material_Widget_DropDownHint  
TextAppearance_Material_Widget_DropDownItem  
TextAppearance_Material_Widget_EditText  
TextAppearance_Material_Widget_IconMenu_Item  
TextAppearance_Material_Widget_PopupMenu  
TextAppearance_Material_Widget_PopupMenu_Large  
TextAppearance_Material_Widget_PopupMenu_Small  
TextAppearance_Material_Widget_TabWidget  
TextAppearance_Material_Widget_TextView  
TextAppearance_Material_Widget_TextView_PopupMenu  
TextAppearance_Material_Widget_TextView_SpinnerItem  
TextAppearance_Material_Widget_Toolbar_Subtitle  
TextAppearance_Material_Widget_Toolbar_Title  
TextAppearance_Material_WindowTitle  
TextAppearance_Medium  
TextAppearance_Medium_Inverse  
TextAppearance_Small  
TextAppearance_Small_Inverse  
TextAppearance_StatusBar_EventContent Notification content styles
TextAppearance_StatusBar_EventContent_Title  
TextAppearance_StatusBar_Icon  
TextAppearance_StatusBar_Title  
TextAppearance_SuggestionHighlight  
TextAppearance_Theme  
TextAppearance_Theme_Dialog  
TextAppearance_Widget  
TextAppearance_Widget_Button  
TextAppearance_Widget_DropDownHint  
TextAppearance_Widget_DropDownItem  
TextAppearance_Widget_EditText  
TextAppearance_Widget_IconMenu_Item  
TextAppearance_Widget_PopupMenu_Large  
TextAppearance_Widget_PopupMenu_Small  
TextAppearance_Widget_TabWidget  
TextAppearance_Widget_TextView  
TextAppearance_Widget_TextView_PopupMenu  
TextAppearance_Widget_TextView_SpinnerItem  
TextAppearance_WindowTitle  
Theme The default theme for apps on API level 10 and lower.
ThemeOverlay  
ThemeOverlay_Material  
ThemeOverlay_Material_ActionBar

Theme overlay that replaces the normal control color, which by default is the same as

the secondary text color, with the primary text color.

ThemeOverlay_Material_Dark

Theme overlay that replaces colors with their dark versions but preserves the value

of colorAccent,colorPrimary and its variants.

ThemeOverlay_Material_Dark_ActionBar

Theme overlay that replaces colors with their dark versions and replaces the normal

control color, which by default is the same as the secondary text color,

with the primary text color.

ThemeOverlay_Material_Light

Theme overlay that replaces colors with their light versions but preserves the

value of colorAccent,colorPrimary and its variants.

Theme_Black Variant on Theme that ensures the background is completely black.
Theme_Black_NoTitleBar Variant of Theme_Black with no title bar
Theme_Black_NoTitleBar_Fullscreen Variant of Theme_Black that has no title bar and no status bar.
Theme_DeviceDefault The default theme for apps that target API level XX and higher.
Theme_DeviceDefault_Dialog DeviceDefault theme for dialog windows and activities.
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).

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).

Theme_DeviceDefault_Dialog_Alert  
Theme_DeviceDefault_Dialog_MinWidth

Variant of Theme_DeviceDefault_Dialog that has a nice minimum width

for a regular dialog.

Theme_DeviceDefault_Dialog_NoActionBar Variant of Theme_DeviceDefault_Dialog without an action bar
Theme_DeviceDefault_Dialog_NoActionBar_MinWidth

Variant of Theme_DeviceDefault_Dialog_NoActionBar that has a nice minimum

width for a regular dialog.

Theme_DeviceDefault_InputMethod DeviceDefault style for input methods, which is used by theInputMethodService class.
Theme_DeviceDefault_Light Variant of Theme_DeviceDefault with a light-colored style
Theme_DeviceDefault_Light_DarkActionBar

Variant of the DeviceDefault (light) theme that has a solid (opaque) action bar with

an inverse color profile.

Theme_DeviceDefault_Light_Dialog DeviceDefault light theme for dialog windows and activities.
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).

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).

Theme_DeviceDefault_Light_Dialog_Alert  
Theme_DeviceDefault_Light_Dialog_MinWidth

Variant of Theme_DeviceDefault_Light_Dialog that has a nice minimum

width for a regular dialog.

Theme_DeviceDefault_Light_Dialog_NoActionBar Variant of Theme_DeviceDefault_Light_Dialog without an action bar
Theme_DeviceDefault_Light_Dialog_NoActionBar_MinWidth

Variant of Theme_DeviceDefault_Light_Dialog_NoActionBarthat has a nice

minimum width for a regular dialog.

Theme_DeviceDefault_Light_NoActionBar Variant of Theme_DeviceDefault_Light with no action bar
Theme_DeviceDefault_Light_NoActionBar_Fullscreen Variant of Theme_DeviceDefault_Light with no action bar and no status bar.
Theme_DeviceDefault_Light_NoActionBar_Overscan

Variant of Theme_DeviceDefault_Light with no action bar and no status bar

and extending in to overscan region.

Theme_DeviceDefault_Light_NoActionBar_TranslucentDecor Variant of Theme_DeviceDefault_Light that has no title bar and translucent system decor.
Theme_DeviceDefault_Light_Panel DeviceDefault light theme for panel windows.
Theme_DeviceDefault_NoActionBar Variant of Theme_DeviceDefault with no action bar
Theme_DeviceDefault_NoActionBar_Fullscreen Variant of Theme_DeviceDefault with no action bar and no status bar.
Theme_DeviceDefault_NoActionBar_Overscan

Variant of Theme_DeviceDefault with no action bar and no status bar and extending

in to overscan region.

Theme_DeviceDefault_NoActionBar_TranslucentDecor Variant of Theme_DeviceDefault that has no title bar and translucent system decor.
Theme_DeviceDefault_Panel DeviceDefault theme for panel windows.
Theme_DeviceDefault_Settings DeviceDefault theme for a window that should look like the Settings app.
Theme_DeviceDefault_Wallpaper

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

behind them.

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.

Theme_Dialog

Default theme for dialog windows and activities (on API level 10 and lower), which

is used by the Dialog class.

Theme_Holo The default theme for apps on API level 10 and lower.
Theme_Holo_Dialog Holo theme for dialog windows and activities, which is used by theDialog class.
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).

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).

Theme_Holo_Dialog_MinWidth Variant of Theme.Holo.Dialog that has a nice minimum width for a regular dialog.
Theme_Holo_Dialog_NoActionBar Variant of Theme.Holo.Dialog that does not include a title bar.
Theme_Holo_Dialog_NoActionBar_MinWidth

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

a regular dialog.

Theme_Holo_InputMethod

Default theme for holo style input methods, which is used by the

InputMethodService class.

Theme_Holo_Light Honeycomb holographic theme (light version).
Theme_Holo_Light_DarkActionBar

Variant of the holographic (light) theme that has a solid (opaque) action bar

with an inverse color profile.

Theme_Holo_Light_Dialog

Light holo dialog themes Holo light theme for dialog windows and activities,

which is used by the Dialog class.

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).

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).

Theme_Holo_Light_Dialog_MinWidth

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

regular dialog.

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

Variant of Theme.Holo.Light.Dialog.NoActionBar that has a nice minimum

width for a regular dialog.

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

Variant of the holographic (light) theme that has no title bar and fills

the entire screen.

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.

Theme_Holo_Light_NoActionBar_TranslucentDecor

Variant of the holographic (light) theme that has no title bar and translucent

system decor.

Theme_Holo_Light_Panel Default holo light theme for panel windows.
Theme_Holo_NoActionBar Variant of the holographic (dark) theme with no action bar.
Theme_Holo_NoActionBar_Fullscreen Variant of the holographic (dark) theme that has no title bar and fills the entire screen.
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.

Theme_Holo_NoActionBar_TranslucentDecor

Variant of the holographic (dark) theme that has no title bar and translucent

system decor.

Theme_Holo_Panel Default holo dark theme for panel windows.
Theme_Holo_Wallpaper

Default holographic (dark) for windows that want to have the user's selected

wallpaperappear behind them.

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.

Theme_InputMethod

Default theme for input methods (on API level 10 and lower), which is used by the

 InputMethodService class.

Theme_Light Theme for a light background with dark text on top.
Theme_Light_NoTitleBar Variant of Theme_Light with no title bar
Theme_Light_NoTitleBar_Fullscreen Variant of Theme_Light that has no title bar and no status bar.
Theme_Light_Panel Default light theme for panel windows (on API level 10 and lower).
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.

Theme_Material Material theme (dark version).
Theme_Material_Dialog Material theme for dialog windows and activities, which is used by the Dialog class.
Theme_Material_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).

Theme_Material_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).

Theme_Material_Dialog_Alert Material theme for alert dialog windows, which is used by theAlertDialog class.
Theme_Material_Dialog_MinWidth Variant of Theme.Material.Dialog that has a nice minimum width for a regular dialog.
Theme_Material_Dialog_NoActionBar Variant of Theme.Material.Dialog that does not include a title bar.
Theme_Material_Dialog_NoActionBar_MinWidth

Variant of Theme.Material.Dialog.NoActionBar that has a nice minimum width for a

regular dialog.

Theme_Material_Dialog_Presentation Theme for a presentation window on a secondary display.
Theme_Material_InputMethod

Default theme for material style input methods, which is used by the 

InputMethodService class.

Theme_Material_Light Material theme (light version).
Theme_Material_Light_DarkActionBar

Variant of the material (light) theme that has a solid (opaque) action bar with

an inverse color profile.

Theme_Material_Light_Dialog Material light theme for dialog windows and activities, which is used by the Dialog class.
Theme_Material_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).

Theme_Material_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).

Theme_Material_Light_Dialog_Alert Material light theme for alert dialog windows, which is used by theAlertDialog class.
Theme_Material_Light_Dialog_MinWidth Variant of Theme.Material.Light.Dialog that has a nice minimum width for a regular dialog.
Theme_Material_Light_Dialog_NoActionBar Variant of Theme.Material.Light.Dialog that does not include a title bar.
Theme_Material_Light_Dialog_NoActionBar_MinWidth

Variant of Theme.Material.Light.Dialog.NoActionBar that has a nice minimum

width for a regular dialog.

Theme_Material_Light_Dialog_Presentation Theme for a presentation window on a secondary display.
Theme_Material_Light_NoActionBar Variant of the material (light) theme with no action bar.
Theme_Material_Light_NoActionBar_Fullscreen Variant of the material (light) theme that has no title bar and fills the entire screen.
Theme_Material_Light_NoActionBar_Overscan

Variant of the material (light) theme that has no title bar and fills the entire screen

and extends into the display overscan region.

Theme_Material_Light_NoActionBar_TranslucentDecor Variant of the material (light) theme that has no title bar and translucent system decor.
Theme_Material_Light_Panel Default material light theme for panel windows.
Theme_Material_Light_Voice Material light theme for an activity that is to be used for voice interaction.
Theme_Material_NoActionBar Variant of the material (dark) theme with no action bar.
Theme_Material_NoActionBar_Fullscreen Variant of the material (dark) theme that has no title bar and fills the entire screen.
Theme_Material_NoActionBar_Overscan

Variant of the material (dark) theme that has no title bar and fills the entire screen

and extends into the display overscan region.

Theme_Material_NoActionBar_TranslucentDecor Variant of the material (dark) theme that has no title bar and translucent system decor.
Theme_Material_Panel Default material dark theme for panel windows.
Theme_Material_Settings Default theme for Settings and activities launched from Settings.
Theme_Material_Voice Material theme for an activity that is to be used for voice interaction.
Theme_Material_Wallpaper

Default material (dark) for windows that want to have the user's selected wallpaper

appear behind them.

Theme_Material_Wallpaper_NoTitleBar

Default material (dark) for windows that want to have the user's selected wallpaper

appear behind them and without an action bar.

Theme_NoDisplay

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

before being resumed.

Theme_NoTitleBar Variant of Theme with no title bar
Theme_NoTitleBar_Fullscreen Variant of Theme that has no title bar and no status bar.
Theme_NoTitleBar_OverlayActionModes

No title bar, but Action Mode bars will overlay application content instead of pushing

it down to make room.

Theme_Panel Default dark theme for panel windows (on API level 10 and lower).
Theme_Translucent Theme for translucent activities (on API level 10 and lower).
Theme_Translucent_NoTitleBar Variant of Theme_Translucent with no title bar
Theme_Translucent_NoTitleBar_Fullscreen Variant of Theme_Translucent that has no title bar and no status bar
Theme_Wallpaper

Theme for windows that want to have the user's selected wallpaper appear behind them

(for API level 10 and lower).

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.

Theme_Wallpaper_NoTitleBar Variant of Theme_Wallpaper that has no title bar
Theme_Wallpaper_NoTitleBar_Fullscreen Variant of Theme_Wallpaper that has no title bar or status bar.
Theme_WithActionBar Default theme with an Action Bar.
Widget Widget Styles
Widget_AbsListView  
Widget_ActionBar  
Widget_ActionBar_TabBar  
Widget_ActionBar_TabText  
Widget_ActionBar_TabView  
Widget_ActionButton  
Widget_ActionButton_CloseMode  
Widget_ActionButton_Overflow  
Widget_AutoCompleteTextView  
Widget_Button  
Widget_Button_Inset  
Widget_Button_Small  
Widget_Button_Toggle  
Widget_CalendarView  
Widget_CompoundButton  
Widget_CompoundButton_CheckBox  
Widget_CompoundButton_RadioButton  
Widget_CompoundButton_Star  
Widget_DatePicker  
Widget_DeviceDefault Widget Styles
Widget_DeviceDefault_ActionBar  
Widget_DeviceDefault_ActionBar_Solid  
Widget_DeviceDefault_ActionBar_TabBar  
Widget_DeviceDefault_ActionBar_TabText  
Widget_DeviceDefault_ActionBar_TabView  
Widget_DeviceDefault_ActionButton  
Widget_DeviceDefault_ActionButton_CloseMode  
Widget_DeviceDefault_ActionButton_Overflow  
Widget_DeviceDefault_ActionButton_TextButton  
Widget_DeviceDefault_ActionMode  
Widget_DeviceDefault_AutoCompleteTextView  
Widget_DeviceDefault_Button  
Widget_DeviceDefault_Button_Borderless  
Widget_DeviceDefault_Button_Borderless_Small  
Widget_DeviceDefault_Button_Inset  
Widget_DeviceDefault_Button_Small  
Widget_DeviceDefault_Button_Toggle  
Widget_DeviceDefault_CalendarView  
Widget_DeviceDefault_CheckedTextView  
Widget_DeviceDefault_CompoundButton_CheckBox  
Widget_DeviceDefault_CompoundButton_RadioButton  
Widget_DeviceDefault_CompoundButton_Star  
Widget_DeviceDefault_DatePicker  
Widget_DeviceDefault_DropDownItem  
Widget_DeviceDefault_DropDownItem_Spinner  
Widget_DeviceDefault_EditText  
Widget_DeviceDefault_ExpandableListView  
Widget_DeviceDefault_FastScroll  
Widget_DeviceDefault_GridView  
Widget_DeviceDefault_HorizontalScrollView  
Widget_DeviceDefault_ImageButton  
Widget_DeviceDefault_Light  
Widget_DeviceDefault_Light_ActionBar  
Widget_DeviceDefault_Light_ActionBar_Solid  
Widget_DeviceDefault_Light_ActionBar_Solid_Inverse

This constant was deprecated in API level 21.

Action bars are now themed using the inheritable android:theme attribute.

Widget_DeviceDefault_Light_ActionBar_TabBar  
Widget_DeviceDefault_Light_ActionBar_TabBar_Inverse

This constant was deprecated in API level 21.

Action bars are now themed using the inheritable android:theme attribute.

Widget_DeviceDefault_Light_ActionBar_TabText  
Widget_DeviceDefault_Light_ActionBar_TabText_Inverse

This constant was deprecated in API level 21.

Action bars are now themed using the inheritable android:theme attribute.

Widget_DeviceDefault_Light_ActionBar_TabView  
Widget_DeviceDefault_Light_ActionBar_TabView_Inverse

This constant was deprecated in API level 21.

Action bars are now themed using the inheritable android:theme attribute.

Widget_DeviceDefault_Light_ActionButton  
Widget_DeviceDefault_Light_ActionButton_CloseMode  
Widget_DeviceDefault_Light_ActionButton_Overflow  
Widget_DeviceDefault_Light_ActionMode  
Widget_DeviceDefault_Light_ActionMode_Inverse

This constant was deprecated in API level 21.

Action bars are now themed using the inheritable android:theme attribute.

Widget_DeviceDefault_Light_AutoCompleteTextView  
Widget_DeviceDefault_Light_Button  
Widget_DeviceDefault_Light_Button_Borderless_Small  
Widget_DeviceDefault_Light_Button_Inset  
Widget_DeviceDefault_Light_Button_Small  
Widget_DeviceDefault_Light_Button_Toggle  
Widget_DeviceDefault_Light_CalendarView  
Widget_DeviceDefault_Light_CheckedTextView  
Widget_DeviceDefault_Light_CompoundButton_CheckBox  
Widget_DeviceDefault_Light_CompoundButton_RadioButton  
Widget_DeviceDefault_Light_CompoundButton_Star  
Widget_DeviceDefault_Light_DropDownItem  
Widget_DeviceDefault_Light_DropDownItem_Spinner  
Widget_DeviceDefault_Light_EditText  
Widget_DeviceDefault_Light_ExpandableListView  
Widget_DeviceDefault_Light_FastScroll  
Widget_DeviceDefault_Light_GridView  
Widget_DeviceDefault_Light_HorizontalScrollView  
Widget_DeviceDefault_Light_ImageButton  
Widget_DeviceDefault_Light_ListPopupWindow  
Widget_DeviceDefault_Light_ListView  
Widget_DeviceDefault_Light_ListView_DropDown  
Widget_DeviceDefault_Light_MediaRouteButton  
Widget_DeviceDefault_Light_PopupMenu  
Widget_DeviceDefault_Light_PopupWindow  
Widget_DeviceDefault_Light_ProgressBar  
Widget_DeviceDefault_Light_ProgressBar_Horizontal  
Widget_DeviceDefault_Light_ProgressBar_Inverse  
Widget_DeviceDefault_Light_ProgressBar_Large  
Widget_DeviceDefault_Light_ProgressBar_Large_Inverse  
Widget_DeviceDefault_Light_ProgressBar_Small  
Widget_DeviceDefault_Light_ProgressBar_Small_Inverse  
Widget_DeviceDefault_Light_ProgressBar_Small_Title  
Widget_DeviceDefault_Light_RatingBar  
Widget_DeviceDefault_Light_RatingBar_Indicator  
Widget_DeviceDefault_Light_RatingBar_Small  
Widget_DeviceDefault_Light_ScrollView  
Widget_DeviceDefault_Light_SeekBar  
Widget_DeviceDefault_Light_Spinner  
Widget_DeviceDefault_Light_StackView  
Widget_DeviceDefault_Light_Tab  
Widget_DeviceDefault_Light_TabWidget  
Widget_DeviceDefault_Light_TextView  
Widget_DeviceDefault_Light_TextView_SpinnerItem  
Widget_DeviceDefault_Light_WebTextView  
Widget_DeviceDefault_Light_WebView  
Widget_DeviceDefault_ListPopupWindow  
Widget_DeviceDefault_ListView  
Widget_DeviceDefault_ListView_DropDown  
Widget_DeviceDefault_MediaRouteButton  
Widget_DeviceDefault_PopupMenu  
Widget_DeviceDefault_PopupWindow  
Widget_DeviceDefault_ProgressBar  
Widget_DeviceDefault_ProgressBar_Horizontal  
Widget_DeviceDefault_ProgressBar_Large  
Widget_DeviceDefault_ProgressBar_Small  
Widget_DeviceDefault_ProgressBar_Small_Title  
Widget_DeviceDefault_RatingBar  
Widget_DeviceDefault_RatingBar_Indicator  
Widget_DeviceDefault_RatingBar_Small  
Widget_DeviceDefault_ScrollView  
Widget_DeviceDefault_SeekBar  
Widget_DeviceDefault_Spinner  
Widget_DeviceDefault_StackView  
Widget_DeviceDefault_Tab  
Widget_DeviceDefault_TabWidget  
Widget_DeviceDefault_TextView  
Widget_DeviceDefault_TextView_SpinnerItem  
Widget_DeviceDefault_WebTextView  
Widget_DeviceDefault_WebView  
Widget_DropDownItem  
Widget_DropDownItem_Spinner  
Widget_EditText  
Widget_ExpandableListView  
Widget_FastScroll  
Widget_FragmentBreadCrumbs  
Widget_Gallery  
Widget_GridView  
Widget_Holo Widget Styles
Widget_Holo_ActionBar  
Widget_Holo_ActionBar_Solid  
Widget_Holo_ActionBar_TabBar  
Widget_Holo_ActionBar_TabText  
Widget_Holo_ActionBar_TabView  
Widget_Holo_ActionButton  
Widget_Holo_ActionButton_CloseMode  
Widget_Holo_ActionButton_Overflow  
Widget_Holo_ActionButton_TextButton  
Widget_Holo_ActionMode  
Widget_Holo_AutoCompleteTextView  
Widget_Holo_Button  
Widget_Holo_Button_Borderless  
Widget_Holo_Button_Borderless_Small  
Widget_Holo_Button_Inset  
Widget_Holo_Button_Small  
Widget_Holo_Button_Toggle  
Widget_Holo_CalendarView  
Widget_Holo_CheckedTextView  
Widget_Holo_CompoundButton_CheckBox  
Widget_Holo_CompoundButton_RadioButton  
Widget_Holo_CompoundButton_Star  
Widget_Holo_DatePicker  
Widget_Holo_DropDownItem  
Widget_Holo_DropDownItem_Spinner  
Widget_Holo_EditText  
Widget_Holo_ExpandableListView  
Widget_Holo_GridView  
Widget_Holo_HorizontalScrollView  
Widget_Holo_ImageButton  
Widget_Holo_Light Light widget styles
Widget_Holo_Light_ActionBar  
Widget_Holo_Light_ActionBar_Solid  
Widget_Holo_Light_ActionBar_Solid_Inverse  
Widget_Holo_Light_ActionBar_TabBar  
Widget_Holo_Light_ActionBar_TabBar_Inverse  
Widget_Holo_Light_ActionBar_TabText  
Widget_Holo_Light_ActionBar_TabText_Inverse  
Widget_Holo_Light_ActionBar_TabView  
Widget_Holo_Light_ActionBar_TabView_Inverse  
Widget_Holo_Light_ActionButton  
Widget_Holo_Light_ActionButton_CloseMode  
Widget_Holo_Light_ActionButton_Overflow  
Widget_Holo_Light_ActionMode  
Widget_Holo_Light_ActionMode_Inverse  
Widget_Holo_Light_AutoCompleteTextView  
Widget_Holo_Light_Button  
Widget_Holo_Light_Button_Borderless_Small  
Widget_Holo_Light_Button_Inset  
Widget_Holo_Light_Button_Small  
Widget_Holo_Light_Button_Toggle  
Widget_Holo_Light_CalendarView  
Widget_Holo_Light_CheckedTextView  
Widget_Holo_Light_CompoundButton_CheckBox  
Widget_Holo_Light_CompoundButton_RadioButton  
Widget_Holo_Light_CompoundButton_Star  
Widget_Holo_Light_DropDownItem  
Widget_Holo_Light_DropDownItem_Spinner  
Widget_Holo_Light_EditText  
Widget_Holo_Light_ExpandableListView  
Widget_Holo_Light_GridView  
Widget_Holo_Light_HorizontalScrollView  
Widget_Holo_Light_ImageButton  
Widget_Holo_Light_ListPopupWindow  
Widget_Holo_Light_ListView  
Widget_Holo_Light_ListView_DropDown  
Widget_Holo_Light_MediaRouteButton  
Widget_Holo_Light_PopupMenu  
Widget_Holo_Light_PopupWindow  
Widget_Holo_Light_ProgressBar  
Widget_Holo_Light_ProgressBar_Horizontal  
Widget_Holo_Light_ProgressBar_Inverse  
Widget_Holo_Light_ProgressBar_Large  
Widget_Holo_Light_ProgressBar_Large_Inverse  
Widget_Holo_Light_ProgressBar_Small  
Widget_Holo_Light_ProgressBar_Small_Inverse  
Widget_Holo_Light_ProgressBar_Small_Title  
Widget_Holo_Light_RatingBar  
Widget_Holo_Light_RatingBar_Indicator  
Widget_Holo_Light_RatingBar_Small  
Widget_Holo_Light_ScrollView  
Widget_Holo_Light_SeekBar  
Widget_Holo_Light_Spinner  
Widget_Holo_Light_Tab  
Widget_Holo_Light_TabWidget  
Widget_Holo_Light_TextView  
Widget_Holo_Light_TextView_SpinnerItem  
Widget_Holo_Light_WebTextView  
Widget_Holo_Light_WebView  
Widget_Holo_ListPopupWindow  
Widget_Holo_ListView  
Widget_Holo_ListView_DropDown  
Widget_Holo_MediaRouteButton  
Widget_Holo_PopupMenu  
Widget_Holo_PopupWindow  
Widget_Holo_ProgressBar  
Widget_Holo_ProgressBar_Horizontal  
Widget_Holo_ProgressBar_Large  
Widget_Holo_ProgressBar_Small  
Widget_Holo_ProgressBar_Small_Title  
Widget_Holo_RatingBar  
Widget_Holo_RatingBar_Indicator  
Widget_Holo_RatingBar_Small  
Widget_Holo_ScrollView  
Widget_Holo_SeekBar  
Widget_Holo_Spinner  
Widget_Holo_Tab  
Widget_Holo_TabWidget  
Widget_Holo_TextView  
Widget_Holo_TextView_SpinnerItem  
Widget_Holo_WebTextView  
Widget_Holo_WebView  
Widget_ImageButton  
Widget_ImageWell  
Widget_KeyboardView  
Widget_ListPopupWindow  
Widget_ListView  
Widget_ListView_DropDown  
Widget_ListView_Menu  
Widget_ListView_White  
Widget_Material  
Widget_Material_ActionBar  
Widget_Material_ActionBar_Solid  
Widget_Material_ActionBar_TabBar  
Widget_Material_ActionBar_TabText  
Widget_Material_ActionBar_TabView  
Widget_Material_ActionButton  
Widget_Material_ActionButton_CloseMode  
Widget_Material_ActionButton_Overflow  
Widget_Material_ActionMode  
Widget_Material_AutoCompleteTextView  
Widget_Material_Button Bordered ink button
Widget_Material_ButtonBar  
Widget_Material_ButtonBar_AlertDialog  
Widget_Material_Button_Borderless Borderless ink button
Widget_Material_Button_Borderless_Colored Colored borderless ink button
Widget_Material_Button_Borderless_Small Small borderless ink button
Widget_Material_Button_Inset  
Widget_Material_Button_Small Small bordered ink button
Widget_Material_Button_Toggle  
Widget_Material_CalendarView  
Widget_Material_CheckedTextView  
Widget_Material_CompoundButton_CheckBox  
Widget_Material_CompoundButton_RadioButton  
Widget_Material_CompoundButton_Star  
Widget_Material_DatePicker  
Widget_Material_DropDownItem  
Widget_Material_DropDownItem_Spinner  
Widget_Material_EditText  
Widget_Material_ExpandableListView  
Widget_Material_FastScroll  
Widget_Material_GridView  
Widget_Material_HorizontalScrollView  
Widget_Material_ImageButton  
Widget_Material_Light Light widget styles
Widget_Material_Light_ActionBar  
Widget_Material_Light_ActionBar_Solid  
Widget_Material_Light_ActionBar_TabBar  
Widget_Material_Light_ActionBar_TabText  
Widget_Material_Light_ActionBar_TabView  
Widget_Material_Light_ActionButton  
Widget_Material_Light_ActionButton_CloseMode  
Widget_Material_Light_ActionButton_Overflow  
Widget_Material_Light_ActionMode  
Widget_Material_Light_AutoCompleteTextView  
Widget_Material_Light_Button  
Widget_Material_Light_ButtonBar  
Widget_Material_Light_ButtonBar_AlertDialog  
Widget_Material_Light_Button_Borderless  
Widget_Material_Light_Button_Borderless_Colored  
Widget_Material_Light_Button_Borderless_Small  
Widget_Material_Light_Button_Inset  
Widget_Material_Light_Button_Small  
Widget_Material_Light_Button_Toggle  
Widget_Material_Light_CalendarView  
Widget_Material_Light_CheckedTextView  
Widget_Material_Light_CompoundButton_CheckBox  
Widget_Material_Light_CompoundButton_RadioButton  
Widget_Material_Light_CompoundButton_Star  
Widget_Material_Light_DatePicker  
Widget_Material_Light_DropDownItem  
Widget_Material_Light_DropDownItem_Spinner  
Widget_Material_Light_EditText  
Widget_Material_Light_ExpandableListView  
Widget_Material_Light_FastScroll  
Widget_Material_Light_GridView  
Widget_Material_Light_HorizontalScrollView  
Widget_Material_Light_ImageButton  
Widget_Material_Light_ListPopupWindow  
Widget_Material_Light_ListView  
Widget_Material_Light_ListView_DropDown  
Widget_Material_Light_MediaRouteButton  
Widget_Material_Light_PopupMenu  
Widget_Material_Light_PopupMenu_Overflow  
Widget_Material_Light_PopupWindow  
Widget_Material_Light_ProgressBar  
Widget_Material_Light_ProgressBar_Horizontal  
Widget_Material_Light_ProgressBar_Inverse  
Widget_Material_Light_ProgressBar_Large  
Widget_Material_Light_ProgressBar_Large_Inverse  
Widget_Material_Light_ProgressBar_Small  
Widget_Material_Light_ProgressBar_Small_Inverse  
Widget_Material_Light_ProgressBar_Small_Title  
Widget_Material_Light_RatingBar  
Widget_Material_Light_RatingBar_Indicator  
Widget_Material_Light_RatingBar_Small  
Widget_Material_Light_ScrollView  
Widget_Material_Light_SearchView  
Widget_Material_Light_SeekBar  
Widget_Material_Light_SegmentedButton  
Widget_Material_Light_Spinner  
Widget_Material_Light_Spinner_Underlined  
Widget_Material_Light_StackView  
Widget_Material_Light_Tab  
Widget_Material_Light_TabWidget  
Widget_Material_Light_TextView  
Widget_Material_Light_TextView_SpinnerItem  
Widget_Material_Light_TimePicker  
Widget_Material_Light_WebTextView  
Widget_Material_Light_WebView  
Widget_Material_ListPopupWindow  
Widget_Material_ListView  
Widget_Material_ListView_DropDown  
Widget_Material_MediaRouteButton  
Widget_Material_PopupMenu  
Widget_Material_PopupMenu_Overflow  
Widget_Material_PopupWindow  
Widget_Material_ProgressBar  
Widget_Material_ProgressBar_Horizontal  
Widget_Material_ProgressBar_Large  
Widget_Material_ProgressBar_Small  
Widget_Material_ProgressBar_Small_Title  
Widget_Material_RatingBar  
Widget_Material_RatingBar_Indicator  
Widget_Material_RatingBar_Small  
Widget_Material_ScrollView  
Widget_Material_SearchView  
Widget_Material_SeekBar  
Widget_Material_SegmentedButton  
Widget_Material_Spinner  
Widget_Material_Spinner_Underlined  
Widget_Material_StackView  
Widget_Material_Tab  
Widget_Material_TabWidget  
Widget_Material_TextView  
Widget_Material_TextView_SpinnerItem  
Widget_Material_TimePicker  
Widget_Material_Toolbar  
Widget_Material_Toolbar_Button_Navigation  
Widget_Material_WebTextView  
Widget_Material_WebView  
Widget_PopupMenu  
Widget_PopupWindow  
Widget_ProgressBar  
Widget_ProgressBar_Horizontal  
Widget_ProgressBar_Inverse  
Widget_ProgressBar_Large  
Widget_ProgressBar_Large_Inverse  
Widget_ProgressBar_Small  
Widget_ProgressBar_Small_Inverse  
Widget_RatingBar  
Widget_ScrollView  
Widget_SeekBar  
Widget_Spinner  
Widget_Spinner_DropDown  
Widget_StackView  
Widget_TabWidget  
Widget_TextView  
Widget_TextView_PopupMenu  
Widget_TextView_SpinnerItem  
Widget_Toolbar  
Widget_Toolbar_Button_Navigation  
Widget_WebView

posted @ 2015-07-05 17:34  f9q  阅读(325)  评论(0编辑  收藏  举报