Most visited

Recently visited

R.color

public static final class R.color
extends Object

java.lang.Object
   ↳ android.support.v14.preference.R.color


Summary

Fields

public static int preference_fallback_accent_color

Fallback color for versions of the system where ?android:attr/colorAccent is not available

Public constructors

R.color()

Inherited methods

From class java.lang.Object

Fields

preference_fallback_accent_color

int preference_fallback_accent_color

Fallback color for versions of the system where ?android:attr/colorAccent is not available

Public constructors

R.color

R.color ()

Hooray!