jfeinstein10 / SlidingMenu

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!
Apache License 2.0
11.07k stars 5.03k forks source link

#692 backstack changes listening #746

Closed milos85vasic closed 7 years ago

milos85vasic commented 8 years ago

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: