us.the.mac.board
Class R.style
java.lang.Object
us.the.mac.board.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.
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()