From e09578527230e751c6efb59b3eec88f56227a50d Mon Sep 17 00:00:00 2001 From: Zhao Wei Liew Date: Thu, 11 Aug 2016 16:35:15 +0800 Subject: Snap: Support 9.6 MP 16:9 picture resolution This is the highest 16:9 picture resolution supported by Galaxy S4. Change-Id: I61ce779d7965ec87478ed31f8a1e7595c8eba7b0 --- res/values/arrays.xml | 2 ++ res/values/cm_strings.xml | 2 ++ 2 files changed, 4 insertions(+) diff --git a/res/values/arrays.xml b/res/values/arrays.xml index b3f2d94dc..a48de5839 100644 --- a/res/values/arrays.xml +++ b/res/values/arrays.xml @@ -182,6 +182,7 @@ @string/pref_camera_picturesize_entry_10mp @string/pref_camera_picturesize_entry_10mp @string/pref_camera_picturesize_entry_9_7mp_wide + @string/pref_camera_picturesize_entry_9_6mp_wide @string/pref_camera_picturesize_entry_9_4mp_wide @string/pref_camera_picturesize_entry_9mp @string/pref_camera_picturesize_entry_8_9mp @@ -254,6 +255,7 @@ 4320x2432 3648x2736 4160x2340 + 4128x2322 4096x2304 3920x2204 3456x2592 diff --git a/res/values/cm_strings.xml b/res/values/cm_strings.xml index 38493340d..fa90e8b2a 100644 --- a/res/values/cm_strings.xml +++ b/res/values/cm_strings.xml @@ -62,6 +62,8 @@ 10 MP 9.7 MP (16:9) + + 9.6 MP (16:9) 9.4 MP (16:9) -- cgit v1.2.3