mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2026-04-16 13:31:51 +00:00
Improve resolution preference storage to remove 16:9 assumptions
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
android:summary="@string/summary_resolution_list"
|
||||
android:entries="@array/resolution_names"
|
||||
android:entryValues="@array/resolution_values"
|
||||
android:defaultValue="720p" />
|
||||
android:defaultValue="1280x720" />
|
||||
<ListPreference
|
||||
android:key="list_fps"
|
||||
android:title="@string/title_fps_list"
|
||||
|
||||
Reference in New Issue
Block a user