com.uoc.hive.campus
Class R.style

java.lang.Object
  extended by com.uoc.hive.campus.R.style
Enclosing class:
R

public static final class R.style
extends java.lang.Object


Field Summary
static int AppTheme
           
static int HiveTheme
           
 
Constructor Summary
R.style()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

AppTheme

public static final int AppTheme
See Also:
Constant Field Values

HiveTheme

public static final int HiveTheme
See Also:
Constant Field Values
Constructor Detail

R.style

public R.style()