public class RevealAnimation extends Animation
TabSwitcher when using the smartphone layout.
Tabs, which have been added by using a reveal animation, are selected automatically.| Modifier and Type | Class and Description |
|---|---|
static class |
RevealAnimation.Builder
A builder, which allows to configure and create instances of the class
RevealAnimation. |
| Modifier and Type | Method and Description |
|---|---|
float |
getX()
Returns the horizontal position, the animation starts at.
|
float |
getY()
Returns the vertical position, the animation starts at.
|
getDuration, getInterpolatorpublic final float getX()
Float valuepublic final float getY()
Float value