文件名称:Android代码-glimpse-android
文件大小:8.06MB
文件格式:ZIP
更新时间:2022-08-25 21:52:55
Android代码
Glimpse A content-aware cropping library for Android. Give the right first impression with just a glimpse! Instead of center cropping images blindly, leverage Glimpse's eye to catch the right spot. Setup Add to top level gradle.build file allprojects { repositories { maven { url "https://jitpack.io" } } } Add to app module gradle.build file android { aaptOptions { noCompress "tflite" noCompress "lite" } } dependencies { implementation 'com.github.th
【文件预览】:
glimpse-android-master
----.gitignore(164B)
----settings.gradle(57B)
----doc_resources()
--------glimpse_small_banner.png(136KB)
--------glimpse_banner.png(662KB)
----build.gradle(926B)
----sample-app()
--------build.gradle(1KB)
--------src()
--------release()
--------proguard-rules.pro(751B)
----privacy_policy_google_play.md(5KB)
----gradlew(5KB)
----glimpse-glide()
--------build.gradle(817B)
--------src()
----CHANGELOG.md(314B)
----LICENSE.txt(11KB)
----README.md(5KB)
----gradlew.bat(2KB)
----gradle.properties(870B)
----.idea()
--------codeStyles()
----gradle()
--------wrapper()
----glimpse-core()
--------build.gradle(779B)
--------src()
--------build()