Buggy video and Gif autoplay.

This commit is contained in:
Alex Ning
2020-04-29 18:13:28 +08:00
parent 0f8395221d
commit 033c8bd241
14 changed files with 3017 additions and 344 deletions

View File

@@ -86,4 +86,6 @@ dependencies {
implementation 'com.atlassian.commonmark:commonmark:0.13.1'
implementation 'com.google.code.gson:gson:2.8.6'
implementation 'me.zhanghai.android.fastscroll:library:1.1.2'
implementation "im.ene.toro3:toro:$rootProject.toroVersion"
implementation "im.ene.toro3:toro-ext-exoplayer:$rootProject.toroVersion"
}