android.support.v7.appcompat
Class R.color

java.lang.Object
  extended by android.support.v7.appcompat.R.color
Enclosing class:
R

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


Field Summary
static int abc_search_url_text_holo
           
static int abc_search_url_text_normal
           
static int abc_search_url_text_pressed
           
static int abc_search_url_text_selected
           
 
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

abc_search_url_text_holo

public static final int abc_search_url_text_holo
See Also:
Constant Field Values

abc_search_url_text_normal

public static final int abc_search_url_text_normal
See Also:
Constant Field Values

abc_search_url_text_pressed

public static final int abc_search_url_text_pressed
See Also:
Constant Field Values

abc_search_url_text_selected

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

R.color

public R.color()