Modification of the Android NavigationDrawer sample to use ActionbarSherlock so that we can use the NavigationDrawer on older devices.
SherlockNavigationDrawer is hosted in the following web site
https://github.com/tobykurien/SherlockNavigationDrawer
If you think the Android project SherlockNavigationDrawer 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 SherlockNavigationDrawer.
Item | Value |
---|---|
Java File Count | 1 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v13.jar |
There are 2 image files in SherlockNavigationDrawer. The names of the image files are listed as follows.
action_search.png ic_drawer.png
The following screenshort is generated from the image listed above.
SherlockNavigationDrawer has the following Java source files.
com.example.android.navigationdrawerexample.MainActivity.java