diff --git a/app/src/main/res/values/arrays.xml b/app/src/main/res/values/arrays.xml index 6442cc1a1..d1f977361 100644 --- a/app/src/main/res/values/arrays.xml +++ b/app/src/main/res/values/arrays.xml @@ -10,4 +10,102 @@ 2 3 + + Default + 320x200 + 320x240 + 352x288 + 400x240 + 640x350 + 640x480 + 800x480 + 800x600 + 1024x768 + 1280x720 + 1280x960 + 1280x1024 + 1400x1050 + 1600x1024 + 1600x1200 + 1366x768 + 1680x1050 + 1920x1080 + 1920x1200 + 2048x1536 + 2560x1600 + 2560x2048 + 3840×2160 + 7680×4320 + + + default + 320x200 + 320x240 + 352x288 + 400x240 + 640x350 + 640x480 + 800x480 + 800x600 + 1024x768 + 1280x720 + 1280x960 + 1280x1024 + 1400x1050 + 1600x1024 + 1600x1200 + 1366x768 + 1680x1050 + 1920x1080 + 1920x1200 + 2048x1536 + 2560x1600 + 2560x2048 + 3840×2160 + 7680×4320 + + + 1.0x (Default) + 0.1x + 0.2x + 0.3x + 0.4x + 0.5x + 0.6x + 0.7x + 0.8x + 0.9x + 1.1x + 1.2x + 1.3x + 1.4x + 1.5x + 1.6x + 1.7x + 1.8x + 1.9x + 2.0x + + + 1.0 + 0.1 + 0.2 + 0.3 + 0.4 + 0.5 + 0.6 + 0.7 + 0.8 + 0.9 + 1.1 + 1.2 + 1.3 + 1.4 + 1.5 + 1.6 + 1.7 + 1.8 + 1.9 + 2.0 + \ No newline at end of file diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml index 899286d40..47fdb1fbc 100644 --- a/app/src/main/res/xml/preferences.xml +++ b/app/src/main/res/xml/preferences.xml @@ -13,6 +13,20 @@ android:defaultValue="3" android:entries="@array/touchscreenInputModesEntries" android:entryValues="@array/touchscreenInputModesValues" /> + + + +