Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 690cb610 authored by Giulio Cervera's avatar Giulio Cervera
Browse files

Add 20.7MP resolution

Change-Id: I25b06b3829864f99a01d6911d5850a41ee496628
parent 32bb9c56
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -154,6 +154,7 @@

    <!-- Camera Preferences Picture size dialog box entries -->
    <string-array name="pref_camera_picturesize_entries" translatable="false">
        <item>@string/pref_camera_picturesize_entry_20_7mp</item>
        <item>@string/pref_camera_picturesize_entry_13mp</item>
        <item>@string/pref_camera_picturesize_entry_13mp</item>
        <item>@string/pref_camera_picturesize_entry_12_8mp</item>
@@ -190,6 +191,7 @@
         size to the first one in the list that is also supported by the
         driver -->
    <string-array name="pref_camera_picturesize_entryvalues" translatable="false">
        <item>5248x3936</item>
        <item>4208x3120</item>
        <item>4160x3120</item>
        <item>4128x3096</item>
+2 −0
Original line number Diff line number Diff line
@@ -22,6 +22,8 @@
    <!-- More Settings screen, storage title -->
    <string name="pref_camera_storage_title">Storage</string>

    <!-- Settings screen, dialog choice for 20.7 megapixels picture size [CHAR LIMIT=15] -->
    <string name="pref_camera_picturesize_entry_20_7mp">20.7M pixels</string>
    <!-- Settings screen, dialog choice for 12.8 megapixels picture size [CHAR LIMIT=15] -->
    <string name="pref_camera_picturesize_entry_12_8mp">12.8M pixels</string>
    <!-- Settings screen, dialog choice for 11.5 megapixels picture size [CHAR LIMIT=15] -->