net.simonvt.menudrawer
Class R.color

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

public static final class R.color
extends Object


Field Summary
static int abs__background_holo_dark
           
static int abs__background_holo_light
           
static int abs__bright_foreground_disabled_holo_dark
           
static int abs__bright_foreground_disabled_holo_light
           
static int abs__bright_foreground_holo_dark
           
static int abs__bright_foreground_holo_light
           
static int abs__primary_text_disable_only_holo_dark
           
static int abs__primary_text_disable_only_holo_light
           
static int abs__primary_text_holo_dark
           
static int abs__primary_text_holo_light
           
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

abs__background_holo_dark

public static final int abs__background_holo_dark
See Also:
Constant Field Values

abs__background_holo_light

public static final int abs__background_holo_light
See Also:
Constant Field Values

abs__bright_foreground_disabled_holo_dark

public static final int abs__bright_foreground_disabled_holo_dark
See Also:
Constant Field Values

abs__bright_foreground_disabled_holo_light

public static final int abs__bright_foreground_disabled_holo_light
See Also:
Constant Field Values

abs__bright_foreground_holo_dark

public static final int abs__bright_foreground_holo_dark
See Also:
Constant Field Values

abs__bright_foreground_holo_light

public static final int abs__bright_foreground_holo_light
See Also:
Constant Field Values

abs__primary_text_disable_only_holo_dark

public static final int abs__primary_text_disable_only_holo_dark
See Also:
Constant Field Values

abs__primary_text_disable_only_holo_light

public static final int abs__primary_text_disable_only_holo_light
See Also:
Constant Field Values

abs__primary_text_holo_dark

public static final int abs__primary_text_holo_dark
See Also:
Constant Field Values

abs__primary_text_holo_light

public static final int abs__primary_text_holo_light
See Also:
Constant Field Values

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.