Browse Source

引入Glide

Frankensteinly 11 tháng trước cách đây
mục cha
commit
72e139ffad
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      app/build.gradle

+ 2 - 0
app/build.gradle

@@ -106,4 +106,6 @@ dependencies {
     implementation 'com.wang.avi:library:2.1.3'
 
     implementation 'androidx.viewpager2:viewpager2:1.0.0'
+
+    implementation 'com.github.bumptech.glide:glide:4.11.0'
 }