android - Flip ViewPager like a ViewFlipper, possible? -


i want add flipping animation viewpager, able swipe views need flip view.

any pointer?

use jazzyviewpager instead of regular viewpager. lot of cool built-in animations including flip animation.

you can go through source , implement flip animation using pagetransformer.


Comments

Popular posts from this blog

compilation - PHP install fails on Ubuntu 14 (make: *** [sapi/cli/php] Error 1) PHP 5.6.20 -

javascript - return highlighted cells to php -

java - Creating a room by reading from a file (for a game) -