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
Post a Comment