mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2026-04-16 13:31:51 +00:00
Allow display resolution adjustment when streaming at a native resolution
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
<item>1440p</item>
|
||||
<item>4K</item>
|
||||
</string-array>
|
||||
|
||||
<!-- Keep this in sync with PreferenceConfiguration.isNativeResolution()! -->
|
||||
<string-array name="resolution_values" translatable="false">
|
||||
<item>640x360</item>
|
||||
<item>854x480</item>
|
||||
|
||||
Reference in New Issue
Block a user