Most visited

Recently visited

R.color

public static final class R.color
extends Object

java.lang.Object
    android.support.v17.preference.R.color


摘要(Summary)

Fields

public static int lb_preference_decor_list_background

public static int lb_preference_item_primary_text_color

public static int lb_preference_item_primary_text_color_default

public static int lb_preference_item_primary_text_color_disabled

public static int lb_preference_item_secondary_text_color

public static int lb_preference_item_secondary_text_color_default

public static int lb_preference_item_secondary_text_color_disabled

Public constructors

R.color()

继承方法(Inherited methods)

From class java.lang.Object

Fields

lb_preference_decor_list_background

int lb_preference_decor_list_background

lb_preference_item_primary_text_color

int lb_preference_item_primary_text_color

lb_preference_item_primary_text_color_default

int lb_preference_item_primary_text_color_default

lb_preference_item_primary_text_color_disabled

int lb_preference_item_primary_text_color_disabled

lb_preference_item_secondary_text_color

int lb_preference_item_secondary_text_color

lb_preference_item_secondary_text_color_default

int lb_preference_item_secondary_text_color_default

lb_preference_item_secondary_text_color_disabled

int lb_preference_item_secondary_text_color_disabled

Public constructors

R.color

R.color ()

Hooray!