Setting autoplay videos visible area offset is available. Remove Crashy because it will crash on some devices, such as Pixel Slate.

This commit is contained in:
Alex Ning
2020-07-08 22:19:08 +08:00
parent 318b11da01
commit 6f34d854ea
14 changed files with 125 additions and 125 deletions

View File

@@ -87,10 +87,6 @@ dependencies {
implementation 'com.google.code.gson:gson:2.8.6'
implementation 'me.zhanghai.android.fastscroll:library:1.1.2'
implementation "com.thefuntasty.hauler:core:3.1.0"
// androidX startup for auto-init
implementation "androidx.startup:startup-runtime:1.0.0-alpha01"
//crashy
implementation 'com.github.CraZyLegenD:Crashy:1.0.3'
def toroVersion = '3.7.0.2010003'
implementation "im.ene.toro3:toro:$toroVersion"