ViewRevealAnimator Widget
ViewAnimator view with a lollipop style reveal effect. Regular animation can be set (just like the default ViewAnimator) for android < 21.
Installation
Just add this to your gradle build script:
Usage
Then in your code:
To show the next or previos index :
or:
where the first parameter is the targetChild to display, second means animation on/off, and
third parameter (optional) is to set a custom origin for the reveal/hide animation