net.simonvt.menudrawer.samples
Class R.color

java.lang.Object
  extended by net.simonvt.menudrawer.samples.R.color
Enclosing class:
R

public static final class R.color
extends Object


Field Summary
static int md__defaultBackground
          The default background of the menu.
static int md__transparent
           
static int windowBackground
           
 
Constructor Summary
R.color()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

md__defaultBackground

public static final int md__defaultBackground
The default background of the menu.

See Also:
Constant Field Values

md__transparent

public static final int md__transparent
See Also:
Constant Field Values

windowBackground

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

R.color

public R.color()


Copyright © 2012-2013. All Rights Reserved.