public
class
AndroidResources
extends Object
| java.lang.Object | |
| ↳ | android.support.v7.preference.AndroidResources |
Constants | |
|---|---|
int |
ANDROID_R_EDITTEXT_PREFERENCE_STYLE
|
int |
ANDROID_R_ICON_FRAME
|
int |
ANDROID_R_LIST_CONTAINER
|
int |
ANDROID_R_PREFERENCE_FRAGMENT_STYLE
|
int |
ANDROID_R_SWITCH_WIDGET
|
Public constructors | |
|---|---|
AndroidResources()
|
|
Inherited methods | |
|---|---|
java.lang.Object
| |
int ANDROID_R_EDITTEXT_PREFERENCE_STYLE
Constant Value: 16842898 (0x01010092)
int ANDROID_R_ICON_FRAME
Constant Value: 16908350 (0x0102003e)
int ANDROID_R_LIST_CONTAINER
Constant Value: 16908351 (0x0102003f)
int ANDROID_R_PREFERENCE_FRAGMENT_STYLE
Constant Value: 16844038 (0x01010506)
int ANDROID_R_SWITCH_WIDGET
Constant Value: 16908352 (0x01020040)
AndroidResources ()