mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-21 13:20:27 -06: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:
@ -23,6 +23,7 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="0dp"
|
||||
android:layout_weight="1"
|
||||
android:scrollbarSize="8dp"
|
||||
android:fadeScrollbars="false">
|
||||
|
||||
<LinearLayout
|
||||
|
Reference in New Issue
Block a user