summaryrefslogtreecommitdiffstats
path: root/res/xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/xml')
-rw-r--r--res/xml/capture_preferences.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/xml/capture_preferences.xml b/res/xml/capture_preferences.xml
index 0c3040172..a71ce6d14 100644
--- a/res/xml/capture_preferences.xml
+++ b/res/xml/capture_preferences.xml
@@ -144,8 +144,8 @@
camera:title="@string/pref_camera_id_title"/>
<IconListPreference
- camera:entries="@array/pref_camera2_picturesize_entries"
- camera:entryValues="@array/pref_camera2_picturesize_entryvalues"
+ camera:entries="@array/pref_camera_picturesize_entries"
+ camera:entryValues="@array/pref_camera_picturesize_entryvalues"
camera:key="pref_camera2_picturesize_key"
camera:singleIcon="@drawable/ic_settings_picturesize"
camera:title="@string/pref_camera_picturesize_title"/>