java.lang.Object | |
↳ | android.support.design.R.style |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
Deprecated text styles Deprecated text styles Now deprecated styles
Search View result styles
Menu/item attributes
We're not large, so redirect to Theme.AppCompat
Base platform-dependent theme providing an action bar in a dark-themed activity.
Base platform-dependent theme providing an action bar in a light-themed activity.
Action Button Styles
Bordered ink button
Borderless ink button
Colored borderless ink button
Colored bordered ink button
Small bordered ink button
contains values used in all dpis except hdpi and xxhdpi
contains values used in all dpis
Popup Menu
Spinner Widgets
Progress Bar Progress Bar
Widget.AppCompat.Toolbar style is purposely ommitted. This is because the support Toolbar implementation is used on ALL platforms and relies on the unbundled attrs. The supporting Toolbar styles below only use basic attrs so work fine.
Overlay themes
Spinner Widgets
These styles didn't exist on v7. Since we only use the media template in later versions (ICS+), just define it here and use the correct references in values/v14 Use platform styles
Use own styles for which platform styles are not public
Theme overlay that replaces the normal control color, which by default is the same as the secondary text color, with the primary text color.
Theme overlay that replaces colors with their dark versions but preserves the value of colorAccent, colorPrimary and its variants.
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.
Theme overlay that replaces colors with their light versions but preserves the value of colorAccent, colorPrimary and its variants.
Themes in the "Theme.AppCompat" family will contain an action bar by default. If Holo themes are available on the current platform version they will be used. A limited Holo-styled action bar will be provided on platform versions older than 3.0. (API 11) These theme declarations contain any version-independent specification. Items that need to vary based on platform version should be defined in the corresponding "Theme.Base" theme. Platform-independent theme providing an action bar in a dark-themed activity.
Menu/item attributes
Material theme for alert dialog windows, which is used by the AlertDialog class. This is basically a dialog but sets the background to empty so it can do two-tone backgrounds. For applications targeting Honeycomb or newer, this is the default AlertDialog theme.
Variant of Theme.AppCompat.Dialog that has a nice minimum width for a regular dialog.
Platform-independent theme providing an action bar in a light-themed activity.
Platform-independent theme providing an action bar in a dark-themed activity.
Styles in here can be extended for customisation in your application. Each utilises one of the.styles. If Holo themes are available on the current platform version they will be used instead of the compat styles.
This style has an extra indirection to properly set RTL attributes. See styles_rtl.xml
The following themes are deprecated.
Toolbar