Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 503 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 503 Bytes

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.