SCViewPager
Jazz for android
A simple ViewPager extends that provide scroll based animation like Jazz Hands for iOS. Jazz Hands library provided by IFTTT :
https://github.com/IFTTT/JazzHands
Install
With Gradle (JCenter):
Start
First, add SCViewPager to your project. Create an activity with the viewPage and the views you want to animate.
Retrieve view and add animation after you have set viewPager and his adapter.