java.lang.Object | |
↳ | android.R.style |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Base style for animations. This style specifies no animations.
Standard animations for a full-screen window or activity.
Standard animations for a non-full-screen window or activity.
Window animations that are applied to input method overlay windows.
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.
The default system theme. 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.
Special variation on the default 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
.
Variant of the black theme with no title bar
Variant of the black theme that has no title bar and fills the entire screen
Default 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.
New Honeycomb holographic theme. Dark 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 dark; otherwise, it will be difficult to see the widgets. The new 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, 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.
Dialog themes for Holo
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.
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 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).
Variation of Theme.Holo.Dialog that has a nice minumum width for a regular dialog.
Variation of Theme.Holo.Dialog that does not include a title bar.
Variation of Theme.Holo.Dialog.NoActionVar that has a nice minumum width for a regular dialog.
Default theme for modern 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.
New 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. The new UI style also includes a full action bar by default.
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.
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 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).
Variation of Theme.Holo.Light.Dialog that has a nice minumum width for a regular dialog.
Variation of Theme.Holo.Light.Dialog that does not include a title bar.
Variation of Theme.Holo.Light.Dialog.NoActionBar that has a nice minumum width for a regular dialog.
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.
Variant of the holographic (dark) theme with no action bar.
Variant of the holographic (dark) theme that has no title bar and fills the entire screen
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.
Default holographic (dark) for windows that want to have the user's selected wallpaper appear behind them.
Variant of the holographic (dark) theme with no title bar
Default theme for 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.
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.
Variant of the light theme with no title bar
Variant of the light theme that has no title bar and fills the entire screen
Default 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.
Theme for a wallpaper's setting activity that is designed to be on top of a light background.
Default theme for activities that don't actually display a UI; that is, they finish themselves before being resumed.
Variant of the default (dark) theme with no title bar
Variant of the default (dark) theme that has no title bar and fills the entire screen
No title bar, but Action Mode bars will overlay application content instead of pushing it down to make room.
Default 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.
Default theme for translucent activities, 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.
Variant of the translucent theme with no title bar
Variant of the translucent theme that has no title bar and fills the entire screen
Default theme for windows that want to have the user's selected wallpaper appear behind them.
Theme for a wallpaper's setting activity that is designed to be on top of a dark background.
Variant of the translucent theme with no title bar
Variant of the translucent theme that has no title bar and fills the entire screen
Default theme with an Action Bar.
Widget Styles
Default style for FragmentBreadCrumbs
view.
Widget Styles
Light widget styles