Media: use telephoto library

This commit is contained in:
ganfra 2023-05-17 16:20:12 +02:00
parent 81a80a1a8a
commit d36bc58e60
5 changed files with 11 additions and 128 deletions

View file

@ -42,6 +42,7 @@ appyx = "1.2.0"
dependencycheck = "8.2.1"
stem = "2.3.0"
sqldelight = "1.5.5"
telephoto = "0.3.0"
# DI
dagger = "2.46.1"
@ -142,6 +143,7 @@ unifiedpush = "com.github.UnifiedPush:android-connector:2.1.1"
gujun_span = "me.gujun.android:span:1.7"
otaliastudios_transcoder = "com.otaliastudios:transcoder:0.10.5"
vanniktech_blurhash = "com.vanniktech:blurhash:0.1.0"
telephoto_zoomableimage = { module = "me.saket.telephoto:zoomable-image-coil", version.ref = "telephoto" }
# Di
inject = "javax.inject:javax.inject:1"