Fix vertical reader scrollbar buttons cutoff
This commit is contained in:
parent
0fd9b2a8f6
commit
984956ce95
1 changed files with 1 additions and 1 deletions
|
|
@ -177,7 +177,7 @@
|
|||
|
||||
<LinearLayout
|
||||
android:id="@+id/reader_nav_vert"
|
||||
android:layout_width="40dp"
|
||||
android:layout_width="48dp"
|
||||
android:layout_height="match_parent"
|
||||
android:layout_alignParentEnd="true"
|
||||
android:layout_centerVertical="true"
|
||||
|
|
|
|||
Loading…
Reference in a new issue