Adds an Image Carousel when there are more than 1 image in the post.

This commit is contained in:
Vitor Pamplona
2023-03-24 12:33:16 -04:00
parent 8b81e2e279
commit bbf33df04c
6 changed files with 169 additions and 74 deletions
+2
View File
@@ -104,6 +104,8 @@ dependencies {
implementation "androidx.lifecycle:lifecycle-runtime-ktx:$lifecycle_version"
implementation "androidx.lifecycle:lifecycle-livedata:$lifecycle_version"
implementation "net.engawapg.lib:zoomable:1.4.0"
// Biometrics
implementation "androidx.biometric:biometric-ktx:1.2.0-alpha05"