com.microsoft.aad.adal
Class R.style
java.lang.Object
com.microsoft.aad.adal.R.style
- Enclosing class:
- R
public static final class R.style
- extends Object
|
Field Summary |
static int |
AppBaseTheme
Base application theme, dependent on API level. |
static int |
AppTheme
Application theme. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AppBaseTheme
public static int AppBaseTheme
- Base application theme, dependent on API level. This theme is replaced
by AppBaseTheme from res/values-vXX/styles.xml on newer devices.
Theme customizations available in newer API levels can go in
res/values-vXX/styles.xml, while customizations related to
backward-compatibility can go here.
Base application theme for API 11+. This theme completely replaces
AppBaseTheme from res/values/styles.xml on API 11+ devices.
API 11 theme customizations can go here.
Base application theme for API 14+. This theme completely replaces
AppBaseTheme from BOTH res/values/styles.xml and
res/values-v11/styles.xml on API 14+ devices.
API 14 theme customizations can go here.
AppTheme
public static int AppTheme
- Application theme.
All customizations that are NOT specific to a particular API-level can go here.
R.style
public R.style()
Copyright © 2003–2015. All rights reserved.