feat:add animation image to image demo

This commit is contained in:
pengfei.zhou
2019-11-21 14:15:43 +08:00
parent ec854ebe71
commit bf5f187621
2 changed files with 29 additions and 3 deletions

View File

@@ -55,7 +55,7 @@ dependencies {
implementation 'androidx.appcompat:appcompat:1.1.0'
api 'com.github.pengfeizhou:jsc4a:0.1.0'
implementation 'com.squareup.okhttp3:okhttp:4.2.1'
implementation 'com.github.penfeizhou.android.animation:glide-plugin:1.2.0'
implementation 'com.github.penfeizhou.android.animation:glide-plugin:1.3.1'
api 'org.nanohttpd:nanohttpd:2.3.1'
implementation 'com.google.code.gson:gson:2.8.6'
api "com.google.android.material:material:1.0.0"