Android Open Source - Development activity PinchToClose






Project Summary

Android library to close an activity by pinching it with 3+ fingers.

Web Site / Source Repository

PinchToClose is hosted in the following web site
https://github.com/marnore/PinchToClose

If you think the Android project PinchToClose 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 PinchToClose.

ItemValue
Java File Count10
Supported screen sizes[xxhdpi]
Minimum SDK Version8
Activity Count1




License

The license information of PinchToClose is as follows:

Apache License

Resource Files

There are 1 image files in PinchToClose. The names of the image files are listed as follows.

github_logo.png

The following screenshort is generated from the image listed above.

null

Java Source Files

lt.marius.pinchtoclose.CloseDecoratorLayout.java
lt.marius.pinchtoclose.MultiFingerAreaListener.java
lt.marius.pinchtoclose.MultiFingerGestureDetector.java
lt.marius.pinchtoclose.MultiFingerGestureListener.java
lt.marius.pinchtoclose.PinchToClose.java
lt.marius.pinchtoclose.algo.AreaAlgorithm.java
lt.marius.pinchtoclose.algo.DelaunayArea.java
lt.marius.pinchtoclose.algo.TriangleArea.java
lt.marius.pinchtoclose.algo.Visualizable.java
lt.marius.pinchtoclosedemo.testui.MainActivity.java