Draw tablet manga info column under navbar (fixes #5323)

(cherry picked from commit d43255e688)
This commit is contained in:
arkon
2021-06-06 10:50:00 -04:00
committed by Jobobby04
parent 710196d514
commit a33a7c0844
@@ -29,6 +29,7 @@
android:id="@+id/info_recycler"
android:layout_width="0dp"
android:layout_height="match_parent"
android:clipToPadding="false"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toStartOf="@id/chapters_recycler"
app:layout_constraintStart_toStartOf="parent"