From b2ad0d07938f2e002c4ad54b67907437728231d5 Mon Sep 17 00:00:00 2001 From: Phatcat Date: Sat, 26 Dec 2015 20:15:40 +0100 Subject: [PATCH] Android: 4k Internal Resolution support Adds two more internal resolution options (including 4k) to the Android configurations --- Source/Android/app/src/main/res/values/arrays.xml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/Source/Android/app/src/main/res/values/arrays.xml b/Source/Android/app/src/main/res/values/arrays.xml index 1bb6a6b004..cf812c87e9 100644 --- a/Source/Android/app/src/main/res/values/arrays.xml +++ b/Source/Android/app/src/main/res/values/arrays.xml @@ -167,10 +167,12 @@ 1x Native (640x528) 1.5x Native (960x792) - 2x Native (1280x1056) + 2x Native (1280x1056) for 720p 2.5x Native (1600x1320) - 3x Native (1920x1584) + 3x Native (1920x1584) for 1080p 4x Native (2560x2112) + 5x Native (3200x2640) + 6x Native (3840x3168) for 4K 2 @@ -179,6 +181,8 @@ 5 6 7 + 8 + 9