The Sliding Menu navigation drawer is a list ?ListView?? of options on the left edge of the screen. It is hidden most of the time, but is revealed when the user swipes a finger from the left edge of the screen or, the user touches the app icon in the action bar..
SlidingMenu_NavigationDrawer is hosted in the following web site
https://github.com/KalidossRJ/SlidingMenu_NavigationDrawer
If you think the Android project SlidingMenu_NavigationDrawer 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 SlidingMenu_NavigationDrawer.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 21 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Fragment Count | 2 |
jar files used | android-support-v4.jar |
There are 1 image files in SlidingMenu_NavigationDrawer. The names of the image files are listed as follows.
slide_menu_icon.png
The following screenshort is generated from the image listed above.
SlidingMenu_NavigationDrawer has the following Java source files.
com.example.navigation_listview.ListAdapter.java com.example.navigation_listview.MainActivity.java com.example.navigation_listview.StartProfileActivity.java com.example.navigation_listview.utills.SlidingMenuLayout.java