Modifier and Type | Method and Description |
---|---|
SlideOutUnderneathAnimation |
SlideOutUnderneathAnimation.setDirection(int direction)
The available directions to slide in from are
DIRECTION_LEFT
, DIRECTION_RIGHT , DIRECTION_TOP and
DIRECTION_BOTTOM . |
SlideOutUnderneathAnimation |
SlideOutUnderneathAnimation.setDuration(long duration) |
SlideOutUnderneathAnimation |
SlideOutUnderneathAnimation.setInterpolator(TimeInterpolator interpolator) |
SlideOutUnderneathAnimation |
SlideOutUnderneathAnimation.setListener(AnimationListener listener) |