Android Open Source - UI ListView zoom PinchListView






Project Summary

PinchListView is a ListView implementation that will expand and collapse certain list rows when the "pinch-to-zoom" gesture is recognized on the ListView..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of PinchListView.

ItemValue
Java File Count6
Target SDK Version17
Minimum SDK Version14
Activity Count1
Test Case Count1
jar files usedandroid-support-v4.jar




Java Source Files

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