Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 482 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 482 Bytes

This demo shows an example of how to implement Guillotine menu animation in Android.

It was inspired by an article here.

I've extended their implementation by adding a number of features:

  • Generic interpolators that can work with any bouncing angle and duration
  • Landscape mode support
  • Animated navigation icon
  • Navigation to feature views from the menu view.

Demo Screenshot