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

java - nested exception is org.hibernate.exception.SQLGrammarException: could not extract ResultSet Hibernate+SpringMVC -

sql - Postgresql tables exists, but getting "relation does not exist" when querying -

asp.net mvc - breakpoint on javascript in CSHTML? -