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.04k forks source link

Slide menu with Fragment Switching Problem #407

Open pratikbutani opened 11 years ago

pratikbutani commented 11 years ago

How to use Sliding menu with Fragment

I want to switch Fragment on click of list in Sliding Menu like Facebook app.

I didn't get how to solve this problem.

Please give me link or tutorial

Thanks in Advance

chitgoks commented 11 years ago

i made my own using his library. you can check the post

http://tech.chitgoks.com/2013/05/10/how-to-make-sliding-menu-and-sub-level-menu-like-facebook-app-in-android/