mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-20 11:35:54 +00:00
Android TV: Make file selector screen usable with d-pads
This commit is contained in:
parent
1d90a1b8a7
commit
ed39876cb0
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="56dp"
|
||||
android:background="?android:attr/selectableItemBackground"
|
||||
android:focusable="true"
|
||||
android:clickable="true"
|
||||
android:orientation="horizontal">
|
||||
|
||||
<ImageView
|
||||
|
|
Loading…
Add table
Reference in a new issue