文件名称:Android代码-android-gesture-detectors
文件大小:67KB
文件格式:ZIP
更新时间:2022-08-27 20:53:56
Android代码
Android Gesture Detectors Framework Introduction Since I was amazed Android has a ScaleGestureDetector since API level 8 but (still) no such thing as a RotateGestureDetector I decided to create this class myself. In the process I decided to create a small extendable framework for GestureDetectors in general. Download Gradle compile 'com.almeros.android-gesture-detectors:library:1.0' Maven com.almeros.android-gesture-detectors library 1.0 Tutorials Using gesture detectors If you wan
【文件预览】:
android-gesture-detectors-master
----gradlew(5KB)
----settings.gradle(19B)
----library()
--------project.properties(361B)
--------src()
--------gradle.properties(85B)
--------.gitignore(13B)
--------build.gradle(612B)
----gradle()
--------wrapper()
----LICENSE.md(1KB)
----README.md(3KB)
----gradlew.bat(2KB)
----gradle.properties(776B)
----.gitignore(99B)
----build.gradle(440B)