java.lang.Object | |
↳ | android.support.percent.R.styleable |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
PercentLayout_Layout | Attributes that can be used with a PercentLayout_Layout. | ||||||||||
PercentLayout_Layout_layout_heightPercent |
This symbol is the offset where the |
||||||||||
PercentLayout_Layout_layout_marginBottomPercent |
This symbol is the offset where the |
||||||||||
PercentLayout_Layout_layout_marginEndPercent |
This symbol is the offset where the |
||||||||||
PercentLayout_Layout_layout_marginLeftPercent |
This symbol is the offset where the |
||||||||||
PercentLayout_Layout_layout_marginPercent |
This symbol is the offset where the |
||||||||||
PercentLayout_Layout_layout_marginRightPercent |
This symbol is the offset where the |
||||||||||
PercentLayout_Layout_layout_marginStartPercent |
This symbol is the offset where the |
||||||||||
PercentLayout_Layout_layout_marginTopPercent |
This symbol is the offset where the |
||||||||||
PercentLayout_Layout_layout_widthPercent |
This symbol is the offset where the |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
Attributes that can be used with a PercentLayout_Layout.
Includes the following attributes:
PercentLayout_Layout_layout_heightPercent
PercentLayout_Layout_layout_marginBottomPercent
PercentLayout_Layout_layout_marginEndPercent
PercentLayout_Layout_layout_marginLeftPercent
PercentLayout_Layout_layout_marginPercent
PercentLayout_Layout_layout_marginRightPercent
PercentLayout_Layout_layout_marginStartPercent
PercentLayout_Layout_layout_marginTopPercent
PercentLayout_Layout_layout_widthPercent
This symbol is the offset where the layout_heightPercent
attribute's value can be found in the PercentLayout_Layout
array.
Must be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%
".
The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to
some parent container.
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 layout_marginBottomPercent
attribute's value can be found in the PercentLayout_Layout
array.
Must be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%
".
The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to
some parent container.
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 layout_marginEndPercent
attribute's value can be found in the PercentLayout_Layout
array.
Must be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%
".
The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to
some parent container.
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 layout_marginLeftPercent
attribute's value can be found in the PercentLayout_Layout
array.
Must be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%
".
The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to
some parent container.
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 layout_marginPercent
attribute's value can be found in the PercentLayout_Layout
array.
Must be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%
".
The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to
some parent container.
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 layout_marginRightPercent
attribute's value can be found in the PercentLayout_Layout
array.
Must be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%
".
The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to
some parent container.
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 layout_marginStartPercent
attribute's value can be found in the PercentLayout_Layout
array.
Must be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%
".
The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to
some parent container.
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 layout_marginTopPercent
attribute's value can be found in the PercentLayout_Layout
array.
Must be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%
".
The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to
some parent container.
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 layout_widthPercent
attribute's value can be found in the PercentLayout_Layout
array.
Must be a fractional value, which is a floating point number appended with either % or %p, such as "14.5%
".
The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to
some parent container.
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.