java.lang.Object | |
↳ | android.support.v7.appcompat.R.style |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
Mimic text appearance in select_dialog_item.xml
Search View result styles Search View result styles
TextAppearance.Holo.Light.SearchResult.* are private so we extend from the default versions instead (which are exactly the same). TextAppearance.Material.Light.SearchResult.* are private so we extend from the default versions instead (which are exactly the same).
TODO Hidden
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
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.
Base platform-dependent theme
Base platform-dependent theme providing an action bar in a dark-themed activity. Base platform-dependent theme providing an action bar in a dark-themed activity.
As we have defined the theme in values-large (for compat) and values-large takes precedence over values-v14, we need to reset back to the Holo parent in values-large-v14. As the themes in values-v14 & values-large-v14 are exactly the same, these "double base" themes can be inherited from in both values-v14 and values-large-v14.
Base platform-dependent theme providing an action bar in a light-themed activity. Base platform-dependent theme providing an action bar in a light-themed activity.
Base platform-dependent theme providing a dark action bar in a light-themed activity. Base platform-dependent theme providing a dark action bar in a light-themed activity.
Base platform-dependent theme providing a light-themed activity.
Styles in here can be extended for customisation in your application. Each utilises one of the Base styles. If Holo themes are available on the current platform version they will be used instead of the compat styles.
Action Button Styles TODO Hidden Action Button Styles
TODO. Needs updating for QP
AutoCompleteTextView styles (for SearchView)
Popup Menu Popup Menu
Spinner Widgets Spinner Widgets
Progress Bar
Action Bar Spinner Widgets