-
7.1 1.12024-10-29 Latest Version
SlideLayout is a library that allows developers to easily add SlideMenu feature.
SlideLayout is an Open Source Android library that allows developers to easily add SlideMenu feature. It supports 4 menu at each side of content view concurrently.
You can find the project on Github ( http://rey5137.github.io/SlideLayout/ ).
Feel free to use it all you want in your Android apps provided that you cite this project and include the license in your app.
SlideLayout is inspired by Cyril Mottier's post (http://cyrilmottier.com/2012/05/22/the-making-of-prixing-fly-in-app-menu-part-1/ )
What's New in the Latest Version 1.1
Last updated on Aug 11, 2015 - Clean up code.- Add prefix to all attributes.
- Remove "minAlpha" attribute, add "maxDim", "animInterpolator"
attributes.
- Support fling-to-close gesture.
- Support create layout programmatically and attach to activity.
- Fix bugs.