LibSlideMenu icon indicating copy to clipboard operation
LibSlideMenu copied to clipboard

A sliding menu for Android, as found in the Google+ or Facebook apps.

Results 7 LibSlideMenu issues
Sort by recently updated
recently updated
newest added

This is a helpful library but is it possible to add a layout in place of list Can you give a sample of that link

Hello, using your library but it does not slide back. i have to click outside the menu or click the actionbar button. how can i slide it back? Thanks

I was going to make a few additions to this project in order to be able to customize views and introduce non-clickable headers, when I found that Sebastian Roth (ened)...

Since slidemenu.isShown() method returns "true" even though menu was not shown. The below code(What I thought to be valid) ends up in exception since menu object is null. public boolean...

I refer similar code in stackoverflow, and it worked very well on my device(HTC raidar 4G, Nexus 7, Galaxy) But If I use other phone(other htc phone, motorola atrix) it...

bug

It'd be great to be able to choose to implement this drawer from the left and/or the right.

I think it's the first case, fragments, the correct mode was any MenuItem call a update of the master fragment. If the correct mode was with activity, i think it's...