SlidingMenu
SlidingMenu copied to clipboard
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. Thank...
This updates the library project to work with Android Gradle plugin 1.3.0 and API level 23, and makes some small related cleanups.
> _ <
测试
11
I'm generating badges to highlight awesome open source Android libraries. They are ranked based on how many top apps the library is used in. If you would like to include...
Hi, Thanks for the great lib. I wonder if it is possible for you to add a support for gradle? Thus could dramatically improve the speed for the developers who...
Recently I migrated to AndroidX in one of my project. App is crashing when I press back button from the activity in which I used SlidingMenu. I am getting NullPointerException...
A
A
When compiling for API 21 using build tools 21.1 and deploying to the latest Lollipop dev build (LPX13D), app content goes behind the bottom navigation bar. I cannot duplicate in...
Extending SlidingActivity uses SLIDING_WINDOW mode by default for the sliding menu. This causes the menu (and the rest of the activity) to overlap behind the navigation bar. Setting the mode...