An Android library that allows you to easily create applications with slide-in menus. You may use it in your Android apps provided that you cite this project and include the license in your app. Thanks!
Developers (users) are able now to subscribe SlidingMenu instance on back stack changes. So, when user navigates through fragments SlidingMenu is aware of that.
To subscribe / unsubscribe user only needs these method calls from SlidingMenu class:
Developers (users) are able now to subscribe SlidingMenu instance on back stack changes. So, when user navigates through fragments SlidingMenu is aware of that.
To subscribe / unsubscribe user only needs these method calls from SlidingMenu class: