Android version of DropDownView. Custom Sliding Drawer widget for use similar to iOS Drop Down View.
android_DropDownView is hosted in the following web site
https://github.com/gfranks/android_DropDownView
If you think the Android project android_DropDownView 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_DropDownView.
Item | Value |
---|---|
Java File Count | 3 |
Target SDK Version | 16 |
Minimum SDK Version | 7 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
There are 2 image files in android_DropDownView. The names of the image files are listed as follows.
btn_delete_h.png btn_delete_n.png
The following screenshort is generated from the image listed above.
android_DropDownView has the following Java source files.
com.dropdownview.sample.MainActivity.java com.dropdownview.widget.DropDownView.java com.dropdownview.widget.DropDownViewHelper.java