R.color
public
static
final
class
R.color
extends Object
java.lang.Object | |
↳ | android.support.wear.R.color |
Summary
Fields | |
---|---|
public
static
int |
circular_progress_layout_background_color
|
public
static
int |
circular_progress_layout_blue
|
public
static
int |
circular_progress_layout_green
|
public
static
int |
circular_progress_layout_red
|
public
static
int |
circular_progress_layout_yellow
|
public
static
int |
notification_action_color_filter
|
public
static
int |
notification_icon_bg_color
|
public
static
int |
ripple_material_light
|
public
static
int |
secondary_text_default_material_light
|
public
static
int |
ws_switch_thumb_color_material
|
public
static
int |
ws_switch_track_color_material
|
Public constructors | |
---|---|
R.color()
|
Inherited methods | |
---|---|
From
class
java.lang.Object
|
Fields
circular_progress_layout_background_color
int circular_progress_layout_background_color
circular_progress_layout_blue
int circular_progress_layout_blue
circular_progress_layout_green
int circular_progress_layout_green
circular_progress_layout_red
int circular_progress_layout_red
circular_progress_layout_yellow
int circular_progress_layout_yellow
notification_action_color_filter
int notification_action_color_filter
notification_icon_bg_color
int notification_icon_bg_color
ripple_material_light
int ripple_material_light
secondary_text_default_material_light
int secondary_text_default_material_light
ws_switch_thumb_color_material
int ws_switch_thumb_color_material
ws_switch_track_color_material
int ws_switch_track_color_material
Public constructors
R.color
R.color ()