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.08k stars 5.05k forks source link

Sliding menu with no action bar #684

Open dasbiswajit opened 9 years ago

dasbiswajit commented 9 years ago

Hi All, I am looking for simple example or detail step for -slidingmenu without actionbar for left and right. Something like the below picture.

screenshot_2014-11-14-00-56-23

I wanted to do the following things-

  1. show the left menus when top left and below left button are clicked respictively( Here contents are are different than each other). when I click top left it will show left sliding menu with some settings. and again when I click below left button it will show left sliding menu with favorites
  2. similerly for top right it will show themes list. and below right button show some different actions.
  3. I donot want to use Actionbar, Any sample code would be appriciated.

Thanks for your help, regards Biswajit

theDazzler commented 9 years ago

:+1: