java.lang.Object | |
↳ | com.cyrilmottier.android.greendroid.R.styleable |
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int[] | ActionBar | ActionBar related attributes
Includes the following attributes: |
|||||||||
int | ActionBar_dividerDrawable | This symbol is the offset where the |
|||||||||
int | ActionBar_dividerWidth | This symbol is the offset where the |
|||||||||
int | ActionBar_homeDrawable | This symbol is the offset where the |
|||||||||
int | ActionBar_maxItems | This symbol is the offset where the |
|||||||||
int | ActionBar_title | This symbol is the offset where the |
|||||||||
int | ActionBar_type | This symbol is the offset where the |
|||||||||
int[] | AsyncImageView | Attributes that can be used with a AsyncImageView. | |||||||||
int | AsyncImageView_defaultSrc | This symbol is the offset where the |
|||||||||
int | AsyncImageView_inDensity | This symbol is the offset where the |
|||||||||
int | AsyncImageView_url | This symbol is the offset where the |
|||||||||
int[] | DescriptionItem | Attributes that can be used with a DescriptionItem. | |||||||||
int[] | DrawableItem | Attributes that can be used with a DrawableItem. | |||||||||
int | DrawableItem_drawable | This symbol is the offset where the |
|||||||||
int[] | Item | Styleables
List items related attributes
Includes the following attributes:
|
|||||||||
int | Item_enabled | This symbol is the offset where the |
|||||||||
int[] | LongTextItem | Attributes that can be used with a LongTextItem. | |||||||||
int[] | PageIndicator | Attributes that can be used with a PageIndicator. | |||||||||
int | PageIndicator_activeDot | This symbol is the offset where the |
|||||||||
int | PageIndicator_dotCount | This symbol is the offset where the |
|||||||||
int | PageIndicator_dotDrawable | This symbol is the offset where the |
|||||||||
int | PageIndicator_dotSpacing | This symbol is the offset where the |
|||||||||
int | PageIndicator_dotType | This symbol is the offset where the |
|||||||||
int | PageIndicator_gravity | This symbol is the offset where the |
|||||||||
int[] | ProgressItem | Attributes that can be used with a ProgressItem. | |||||||||
int | ProgressItem_isInProgress | This symbol is the offset where the |
|||||||||
int[] | SegmentedBar | SegmentedBar related attributes
Includes the following attributes:
|
|||||||||
int | SegmentedBar_dividerDrawable | This symbol is the offset where the |
|||||||||
int | SegmentedBar_dividerWidth | This symbol is the offset where the |
|||||||||
int[] | SegmentedHost | Attributes that can be used with a SegmentedHost. | |||||||||
int | SegmentedHost_segmentedBar | This symbol is the offset where the |
|||||||||
int | SegmentedHost_segmentedContentView | This symbol is the offset where the |
|||||||||
int[] | SeparatorItem | Attributes that can be used with a SeparatorItem. | |||||||||
int[] | SubtextItem | Attributes that can be used with a SubtextItem. | |||||||||
int | SubtextItem_subtext | This symbol is the offset where the |
|||||||||
int[] | SubtitleItem | Attributes that can be used with a SubtitleItem. | |||||||||
int | SubtitleItem_subtitle | This symbol is the offset where the |
|||||||||
int[] | TextItem | Attributes that can be used with a TextItem. | |||||||||
int | TextItem_text | This symbol is the offset where the |
|||||||||
int[] | ThumbnailItem | Attributes that can be used with a ThumbnailItem. | |||||||||
int | ThumbnailItem_thumbnail | This symbol is the offset where the |
|||||||||
int | ThumbnailItem_thumbnailURL | This symbol is the offset where the |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
ActionBar related attributes
Includes the following attributes:
This symbol is the offset where the dividerDrawable
attribute's value can be found in the ActionBar
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 dividerWidth
attribute's value can be found in the ActionBar
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 homeDrawable
attribute's value can be found in the ActionBar
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 maxItems
attribute's value can be found in the ActionBar
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 title
attribute's value can be found in the ActionBar
array.
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
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 AsyncImageView.
Includes the following attributes:
Attribute | Description |
---|---|
| |
| |
|
This symbol is the offset where the defaultSrc
attribute's value can be found in the AsyncImageView
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 inDensity
attribute's value can be found in the AsyncImageView
array.
Must be one of the following constant values.
Constant | Value | Description |
---|---|---|
ldpi | 120 | |
mdpi | 160 | |
hdpi | 240 | |
xhdpi | 320 |
This symbol is the offset where the url
attribute's value can be found in the AsyncImageView
array.
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
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 DescriptionItem.
Attributes that can be used with a DrawableItem.
Includes the following attributes:
Attribute | Description |
---|---|
|
This symbol is the offset where the drawable
attribute's value can be found in the DrawableItem
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
".
Styleables List items related attributes
Includes the following attributes:
Attribute | Description |
---|---|
|
This symbol is the offset where the enabled
attribute's value can be found in the Item
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.
Attributes that can be used with a LongTextItem.
Attributes that can be used with a PageIndicator.
Includes the following attributes:
This symbol is the offset where the activeDot
attribute's value can be found in the PageIndicator
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 dotCount
attribute's value can be found in the PageIndicator
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 dotDrawable
attribute's value can be found in the PageIndicator
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 dotSpacing
attribute's value can be found in the PageIndicator
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 dotType
attribute's value can be found in the PageIndicator
array.
Must be one of the following constant values.
Constant | Value | Description |
---|---|---|
single | 0 | |
multiple | 1 |
This symbol is the offset where the gravity
attribute's value can be found in the PageIndicator
array.
Must be one or more (separated by '|') of the following constant values.
Constant | Value | Description |
---|---|---|
top | 0x30 | |
bottom | 0x50 | |
left | 0x03 | |
right | 0x05 | |
center_vertical | 0x10 | |
center_horizontal | 0x01 | |
center | 0x11 |
Attributes that can be used with a ProgressItem.
Includes the following attributes:
Attribute | Description |
---|---|
|
This symbol is the offset where the isInProgress
attribute's value can be found in the ProgressItem
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.
SegmentedBar related attributes
Includes the following attributes:
Attribute | Description |
---|---|
| |
|
This symbol is the offset where the dividerDrawable
attribute's value can be found in the SegmentedBar
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 dividerWidth
attribute's value can be found in the SegmentedBar
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 SegmentedHost.
Includes the following attributes:
Attribute | Description |
---|---|
| |
|
This symbol is the offset where the segmentedBar
attribute's value can be found in the SegmentedHost
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 segmentedContentView
attribute's value can be found in the SegmentedHost
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 SeparatorItem.
Attributes that can be used with a SubtextItem.
Includes the following attributes:
Attribute | Description |
---|---|
|
This symbol is the offset where the subtext
attribute's value can be found in the SubtextItem
array.
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
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 SubtitleItem.
Includes the following attributes:
Attribute | Description |
---|---|
|
This symbol is the offset where the subtitle
attribute's value can be found in the SubtitleItem
array.
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
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 TextItem.
Includes the following attributes:
Attribute | Description |
---|---|
|
This symbol is the offset where the text
attribute's value can be found in the TextItem
array.
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
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 ThumbnailItem.
Includes the following attributes:
Attribute | Description |
---|---|
| |
|
This symbol is the offset where the thumbnail
attribute's value can be found in the ThumbnailItem
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 thumbnailURL
attribute's value can be found in the ThumbnailItem
array.
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
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.