PinchListView is a ListView implementation that will expand and collapse certain list rows when the "pinch-to-zoom" gesture is recognized on the ListView..
PinchListView is hosted in the following web site
https://github.com/jmhend/PinchListView
If you think the Android project PinchListView 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 PinchListView.
Item | Value |
---|---|
Java File Count | 6 |
Target SDK Version | 17 |
Minimum SDK Version | 14 |
Activity Count | 1 |
Test Case Count | 1 |
jar files used | android-support-v4.jar |
PinchListView has the following Java source files.
me.jmhend.PinchListView.IScaleGestureDetector.java me.jmhend.PinchListView.MainActivity.java me.jmhend.PinchListView.PinchAdapter.java me.jmhend.PinchListView.PinchListView.java me.jmhend.PinchListView.PinchUtils.java me.jmhend.PinchListView.SupportScaleGestureDetector.java