mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-21 12:04:56 +00:00
Android: Make the in-game menu scrollbar wider
It was still rather hard to notice, even with autohide disabled.
This commit is contained in:
parent
bc4d0b3ef8
commit
8fa5f67277
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="0dp"
|
||||
android:layout_weight="1"
|
||||
android:scrollbarSize="8dp"
|
||||
android:fadeScrollbars="false">
|
||||
|
||||
<LinearLayout
|
||||
|
|
Loading…
Add table
Reference in a new issue