Use bottom sheet for library settings

This commit is contained in:
arkon
2020-03-28 17:17:21 -04:00
parent 0a5461cbea
commit 488f81ef74
7 changed files with 270 additions and 267 deletions

View File

@@ -1,7 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<eu.kanade.tachiyomi.ui.library.LibraryNavigationView xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/nav_view2"
android:layout_width="wrap_content"
android:layout_height="match_parent"
android:layout_gravity="end"
android:fitsSystemWindows="false" />