summaryrefslogtreecommitdiffstats
path: root/res/xml/video_preferences.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/xml/video_preferences.xml')
-rw-r--r--res/xml/video_preferences.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/res/xml/video_preferences.xml b/res/xml/video_preferences.xml
index 2d148163c..a943b3285 100644
--- a/res/xml/video_preferences.xml
+++ b/res/xml/video_preferences.xml
@@ -202,6 +202,13 @@
camera:entries="@array/pref_video_focusmode_entries"
camera:entryValues="@array/pref_video_focusmode_entryvalues" />
<IconListPreference
+ camera:key="pref_camera_video_focustime_key"
+ camera:defaultValue="@string/pref_camera_focustime_default"
+ camera:title="@string/pref_camera_focustime_title"
+ camera:singleIcon="@drawable/ic_settings_focus_time"
+ camera:entries="@array/pref_camera_focustime_duration_entries"
+ camera:entryValues="@array/pref_camera_focustime_duration_values" />
+ <IconListPreference
camera:key="pref_power_shutter"
camera:defaultValue="@string/pref_camera_power_shutter_default"
camera:title="@string/pref_camera_power_shutter_title"