Example of DrawerLayout with custom left menu (not simple ListView) for Android.
android-drawer-layout is hosted in the following web site
https://github.com/knoppixmeister/android-drawer-layout
If you think the Android project android-drawer-layout listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of android-drawer-layout.
Item | Value |
---|---|
Java File Count | 3 |
Target SDK Version | 21 |
Minimum SDK Version | 10 |
Activity Count | 1 |
Fragment Count | 1 |
android-drawer-layout has the following Java source files.
lv.bizapps.menudrawerproba.DetailsFragment.java lv.bizapps.menudrawerproba.MainActivity.java lv.bizapps.menudrawerproba.MenuDrawerApplication.java