Update tablet UI
- Only used when width is >= 720dp instead of 600dp (typically 10" tablets) - Fix fastscroll in manga view (fixes #5267)
This commit is contained in:
@@ -156,7 +156,7 @@ dependencies {
|
||||
implementation("androidx.work:work-runtime-ktx:2.7.0-alpha04")
|
||||
|
||||
// UI library
|
||||
implementation("com.google.android.material:material:1.4.0-beta01")
|
||||
implementation("com.google.android.material:material:1.4.0-rc01")
|
||||
|
||||
"standardImplementation"("com.google.firebase:firebase-core:19.0.0")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user