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