Sample using Android ViewDragHelper.
Android-ViewDragHelper-Sample is hosted in the following web site
https://github.com/khoi-nguyen-2359/Android-ViewDragHelper-Sample
If you think the Android project Android-ViewDragHelper-Sample 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-ViewDragHelper-Sample.
Item | Value |
---|---|
Java File Count | 7 |
Target SDK Version | 18 |
Minimum SDK Version | 18 |
Activity Count | 4 |
jar files used | android-support-v4.jar rebound-0.3.6.jar |
Android-ViewDragHelper-Sample has the following Java source files.
com.flavienlaurent.vdh.DragActivity.java com.flavienlaurent.vdh.DragLayout.java com.flavienlaurent.vdh.MainActivity.java com.flavienlaurent.vdh.MyActivity.java com.flavienlaurent.vdh.MyLayout.java com.flavienlaurent.vdh.YoutubeActivity.java com.flavienlaurent.vdh.YoutubeLayout.java