mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2026-06-19 07:10:58 +00:00
Fix a few small nits with keyboard and dpad navigation of the UI
This commit is contained in:
@@ -10,5 +10,6 @@
|
||||
android:columnWidth="160dp"
|
||||
android:focusable="true"
|
||||
android:focusableInTouchMode="true"
|
||||
android:nextFocusLeft="@id/settingsButton"
|
||||
android:gravity="center"/>
|
||||
</LinearLayout>
|
||||
@@ -10,5 +10,6 @@
|
||||
android:columnWidth="105dp"
|
||||
android:focusable="true"
|
||||
android:focusableInTouchMode="true"
|
||||
android:nextFocusLeft="@id/settingsButton"
|
||||
android:gravity="center"/>
|
||||
</LinearLayout>
|
||||
Reference in New Issue
Block a user