summaryrefslogtreecommitdiffstats
path: root/res/xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/xml')
-rw-r--r--res/xml/capture_preferences.xml11
1 files changed, 2 insertions, 9 deletions
diff --git a/res/xml/capture_preferences.xml b/res/xml/capture_preferences.xml
index cd8443331..58a616026 100644
--- a/res/xml/capture_preferences.xml
+++ b/res/xml/capture_preferences.xml
@@ -264,19 +264,12 @@
camera:singleIcon="@drawable/ic_settings_facerec"
camera:title="@string/pref_camera_facedetection_title"/>
- <ListPreference
- camera:defaultValue="@string/pref_camera2_videosnap_default"
- camera:entries="@array/pref_camera2_videosnap_entries"
- camera:entryValues="@array/pref_camera2_videosnap_entryvalues"
- camera:key="pref_camera2_videosnap_key"
- camera:title="@string/pref_camera2_videosnap_title" />
-
- <ListPreference
+ <IconListPreference
camera:defaultValue="off"
camera:key="pref_camera2_trackingfocus_key"
camera:entries="@array/pref_camera2_trackingfocus_entries"
camera:entryValues="@array/pref_camera2_trackingfocus_entryvalues"
- camera:title="@string/pref_camera2_trackingfocus_title"/>
+ camera:title="@string/pref_camera2_trackingfocus_title" />
<IconListPreference
camera:defaultValue="@string/pref_camera_hfr_default"