Tablet manga view

This commit is contained in:
arkon
2021-05-23 12:36:47 -04:00
parent 685736b9ec
commit 7875f363a8
4 changed files with 135 additions and 28 deletions

View File

@@ -18,11 +18,10 @@
android:id="@+id/swipe_refresh"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_above="@+id/toolbar_bottom"
android:orientation="vertical">
<androidx.recyclerview.widget.RecyclerView
android:id="@+id/recycler"
android:id="@+id/full_recycler"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_marginStart="16dp"