| java.lang.Object | |
| ↳ | android.view.animation.Animation.Description |
Utility class to parse a string description of a size.
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| type | One of Animation.ABSOLUTE, Animation.RELATIVE_TO_SELF, or Animation.RELATIVE_TO_PARENT. | ||||||||||
| value | The absolute or relative dimension for this Description. | ||||||||||
| Protected Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
One of Animation.ABSOLUTE, Animation.RELATIVE_TO_SELF, or Animation.RELATIVE_TO_PARENT.