summaryrefslogtreecommitdiffstats
path: root/res/xml/capture_preferences.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/xml/capture_preferences.xml')
-rwxr-xr-xres/xml/capture_preferences.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/res/xml/capture_preferences.xml b/res/xml/capture_preferences.xml
index e1146b55d..b1bb74e7b 100755
--- a/res/xml/capture_preferences.xml
+++ b/res/xml/capture_preferences.xml
@@ -351,6 +351,13 @@
camera:entryValues="@array/pref_camera2_saveraw_entryvalues" />
<ListPreference
+ camera:key="pref_camera2_zsl_key"
+ camera:defaultValue="@string/pref_camera2_zsl_default"
+ camera:title="@string/pref_camera2_zsl_title"
+ camera:entries="@array/pref_camera2_zsl_entries"
+ camera:entryValues="@array/pref_camera2_zsl_entryvalues" />
+
+ <ListPreference
camera:key="pref_camera2_zoom_key"
camera:defaultValue="@string/pref_camera_zoom_default"
camera:title="@string/pref_camera_zoom_title"