briangriffey / book-animation

book-animation
Apache License 2.0
82 stars 28 forks source link

Summary

Book-animation is a simple library that allows you to make a book turn interaction. It's comprised of a PageTurnLayout that extends FrameLayout. Making pages is as simple as adding views to your PageTurnLayout and the rest is handled for you.

Simply check out the sample project to see how it works!

Sample video can be found here http://www.youtube.com/watch?v=3YY5XSOojhs&feature=youtu.be

Latest

This project is fully mavenized now. Should make it much easier to import.