文件名称:Android代码-touch-image-view
文件大小:57KB
文件格式:ZIP
更新时间:2022-08-25 22:58:43
Android代码
Touch Image View OXO Flavored ImageViewZoom. Features Works perfectly with ViewPager and PullBackLayout Quick Scale enabled by default - double tap, hold and swipe to scale Pre-configured minimum and maximum scale - the view's size and twice of the image's size Download repositories { // ... maven { url "https://jitpack.io" } } dependencies { // ... support library ... // ... compile 'com.github.oxoooo:touch-image-view:1.0.1' } Usage License MIT License
【文件预览】:
touch-image-view-master
----.gitignore(77B)
----settings.gradle(1KB)
----build.gradle(1KB)
----library()
--------.gitignore(7B)
--------build.gradle(1KB)
--------src()
----gradlew(5KB)
----LICENSE(1KB)
----README.md(1KB)
----gradlew.bat(2KB)
----gradle()
--------wrapper()