java.lang.Object | |
↳ | android.support.v7.appcompat.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
Overlay themes
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
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
Spinner Widgets
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.
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
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