Note: The Wearable Support Library classes under the android.support.wearable
package are subject to change. For the full Android API reference, see Reference.
java.lang.Object | |
↳ | android.support.wearable.R.styleable |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
BoxInsetLayout_Layout | Attributes that can be used with a BoxInsetLayout_Layout. | ||||||||||
BoxInsetLayout_Layout_layout_box |
This symbol is the offset where the |
||||||||||
CircledImageView | Attributes that can be used with a CircledImageView. | ||||||||||
CircledImageView_android_src |
This symbol is the offset where the |
||||||||||
CircledImageView_circle_border_color |
This symbol is the offset where the |
||||||||||
CircledImageView_circle_border_width |
This symbol is the offset where the |
||||||||||
CircledImageView_circle_color |
This symbol is the offset where the |
||||||||||
CircledImageView_circle_padding |
This symbol is the offset where the |
||||||||||
CircledImageView_circle_radius |
This symbol is the offset where the |
||||||||||
CircledImageView_circle_radius_pressed |
This symbol is the offset where the |
||||||||||
CircledImageView_shadow_width |
This symbol is the offset where the |
||||||||||
DelayedConfirmationView | Attributes that can be used with a DelayedConfirmationView. | ||||||||||
DelayedConfirmationView_update_interval |
This symbol is the offset where the |
||||||||||
DotsPageIndicator | Attributes that can be used with a DotsPageIndicator. | ||||||||||
DotsPageIndicator_dotColor |
This symbol is the offset where the |
||||||||||
DotsPageIndicator_dotColorSelected |
This symbol is the offset where the |
||||||||||
DotsPageIndicator_dotFadeInDuration |
This symbol is the offset where the |
||||||||||
DotsPageIndicator_dotFadeOutDelay |
This symbol is the offset where the |
||||||||||
DotsPageIndicator_dotFadeOutDuration |
This symbol is the offset where the |
||||||||||
DotsPageIndicator_dotFadeWhenIdle |
This symbol is the offset where the |
||||||||||
DotsPageIndicator_dotRadius |
This symbol is the offset where the |
||||||||||
DotsPageIndicator_dotRadiusSelected |
This symbol is the offset where the |
||||||||||
DotsPageIndicator_dotShadowColor |
This symbol is the offset where the |
||||||||||
DotsPageIndicator_dotShadowDx |
This symbol is the offset where the |
||||||||||
DotsPageIndicator_dotShadowDy |
This symbol is the offset where the |
||||||||||
DotsPageIndicator_dotShadowRadius |
This symbol is the offset where the |
||||||||||
DotsPageIndicator_dotSpacing |
This symbol is the offset where the |
||||||||||
WatchViewStub | Attributes that can be used with a WatchViewStub. | ||||||||||
WatchViewStub_rectLayout |
This symbol is the offset where the |
||||||||||
WatchViewStub_roundLayout |
This symbol is the offset where the |
||||||||||
WearableHeaderTextView | Attributes that can be used with a WearableHeaderTextView. | ||||||||||
WearableHeaderTextView_circular_layout_gravity |
This symbol is the offset where the |
||||||||||
WearableHeaderTextView_circular_text_size |
This symbol is the offset where the |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
Attributes that can be used with a BoxInsetLayout_Layout.
Includes the following attributes:
Attribute | Description |
---|---|
|
This symbol is the offset where the layout_box
attribute's value can be found in the BoxInsetLayout_Layout
array.
Must be one or more (separated by '|') of the following constant values.
Constant | Value | Description |
---|---|---|
left | 0x01 | |
top | 0x02 | |
right | 0x04 | |
bottom | 0x08 | |
all | 0x0F |
Attributes that can be used with a CircledImageView.
Includes the following attributes:
This symbol is the offset where the src
attribute's value can be found in the CircledImageView
array.
This symbol is the offset where the circle_border_color
attribute's value can be found in the CircledImageView
array.
Must be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This symbol is the offset where the circle_border_width
attribute's value can be found in the CircledImageView
array.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This symbol is the offset where the circle_color
attribute's value can be found in the CircledImageView
array.
Must be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This symbol is the offset where the circle_padding
attribute's value can be found in the CircledImageView
array.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This symbol is the offset where the circle_radius
attribute's value can be found in the CircledImageView
array.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This symbol is the offset where the circle_radius_pressed
attribute's value can be found in the CircledImageView
array.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This symbol is the offset where the shadow_width
attribute's value can be found in the CircledImageView
array.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
Attributes that can be used with a DelayedConfirmationView.
Includes the following attributes:
Attribute | Description |
---|---|
|
This symbol is the offset where the update_interval
attribute's value can be found in the DelayedConfirmationView
array.
Must be an integer value, such as "100
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
Attributes that can be used with a DotsPageIndicator.
Includes the following attributes:
DotsPageIndicator_dotColor
DotsPageIndicator_dotColorSelected
DotsPageIndicator_dotFadeInDuration
DotsPageIndicator_dotFadeOutDelay
DotsPageIndicator_dotFadeOutDuration
DotsPageIndicator_dotFadeWhenIdle
DotsPageIndicator_dotRadius
DotsPageIndicator_dotRadiusSelected
DotsPageIndicator_dotShadowColor
DotsPageIndicator_dotShadowDx
DotsPageIndicator_dotShadowDy
DotsPageIndicator_dotShadowRadius
DotsPageIndicator_dotSpacing
This symbol is the offset where the dotColor
attribute's value can be found in the DotsPageIndicator
array.
Must be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This symbol is the offset where the dotColorSelected
attribute's value can be found in the DotsPageIndicator
array.
Must be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This symbol is the offset where the dotFadeInDuration
attribute's value can be found in the DotsPageIndicator
array.
Must be an integer value, such as "100
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This symbol is the offset where the dotFadeOutDelay
attribute's value can be found in the DotsPageIndicator
array.
Must be an integer value, such as "100
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This symbol is the offset where the dotFadeOutDuration
attribute's value can be found in the DotsPageIndicator
array.
Must be an integer value, such as "100
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This symbol is the offset where the dotFadeWhenIdle
attribute's value can be found in the DotsPageIndicator
array.
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This symbol is the offset where the dotRadius
attribute's value can be found in the DotsPageIndicator
array.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This symbol is the offset where the dotRadiusSelected
attribute's value can be found in the DotsPageIndicator
array.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This symbol is the offset where the dotShadowColor
attribute's value can be found in the DotsPageIndicator
array.
Must be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This symbol is the offset where the dotShadowDx
attribute's value can be found in the DotsPageIndicator
array.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This symbol is the offset where the dotShadowDy
attribute's value can be found in the DotsPageIndicator
array.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This symbol is the offset where the dotShadowRadius
attribute's value can be found in the DotsPageIndicator
array.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This symbol is the offset where the dotSpacing
attribute's value can be found in the DotsPageIndicator
array.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
Attributes that can be used with a WatchViewStub.
Includes the following attributes:
Attribute | Description |
---|---|
| |
|
This symbol is the offset where the rectLayout
attribute's value can be found in the WatchViewStub
array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This symbol is the offset where the roundLayout
attribute's value can be found in the WatchViewStub
array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
Attributes that can be used with a WearableHeaderTextView.
Includes the following attributes:
Attribute | Description |
---|---|
| |
|
This symbol is the offset where the circular_layout_gravity
attribute's value can be found in the WearableHeaderTextView
array.
Must be one or more (separated by '|') of the following constant values.
Constant | Value | Description |
---|---|---|
left | 0x03 | |
top | 0x30 | |
right | 0x05 | |
bottom | 0x50 | |
center_vertical | 0x10 | |
center_horizontal | 0x01 | |
center | 0x11 |
This symbol is the offset where the circular_text_size
attribute's value can be found in the WearableHeaderTextView
array.
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.