Android代码-krop

时间:2022-08-27 16:25:13
【文件属性】:

文件名称:Android代码-krop

文件大小:4.27MB

文件格式:ZIP

更新时间:2022-08-27 16:25:13

Android代码

Krop The library is a small widget for image cropping in Instagram-like style. Gradle Step 1. Add this in your root build.gradle allprojects { repositories { maven { url 'https://jitpack.io' } } } Step 2. Add the dependency dependencies { compile 'com.github.avito-tech:krop:VERSION' } If you like to stay on the bleeding edge, or use certain commit as your dependency, you can use the short commit hash or anyBranch-SNAPSHOT as the version De


【文件预览】:
krop-master
----gradlew(5KB)
----settings.gradle(24B)
----art()
--------krop-demo.gif(3.82MB)
----krop()
--------src()
--------build.gradle(653B)
----.travis.yml(382B)
----LICENSE(1KB)
----gradle()
--------wrapper()
----README.md(3KB)
----gradlew.bat(2KB)
----gradle.properties(730B)
----.gitignore(162B)
----app()
--------src()
--------.gitignore(7B)
--------build.gradle(914B)
--------proguard-rules.pro(956B)
----build.gradle(697B)

网友评论