summaryrefslogtreecommitdiffstats
path: root/res/xml
diff options
context:
space:
mode:
authorLinux Build Service Account <lnxbuild@localhost>2015-04-02 08:55:01 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2015-04-02 08:55:01 -0700
commitbe8fdbe550983af2fdc231e5b314e9168622a294 (patch)
treedb9e1c789657c6794028ffa6f08655cf8d492704 /res/xml
parent43bacae11182d6793080b01727e41ade321eb323 (diff)
parent46b7f560733c9cc7e0f096dec5e8d1c606a9f1a9 (diff)
downloadandroid_packages_apps_Snap-be8fdbe550983af2fdc231e5b314e9168622a294.tar.gz
android_packages_apps_Snap-be8fdbe550983af2fdc231e5b314e9168622a294.tar.bz2
android_packages_apps_Snap-be8fdbe550983af2fdc231e5b314e9168622a294.zip
Merge "SnapdragonCamera: Make video duration icon display."
Diffstat (limited to 'res/xml')
-rw-r--r--res/xml/video_preferences.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/xml/video_preferences.xml b/res/xml/video_preferences.xml
index b82ca1ba3..31b2d4c31 100644
--- a/res/xml/video_preferences.xml
+++ b/res/xml/video_preferences.xml
@@ -47,7 +47,7 @@
camera:title="@string/pref_camera_video_tnr_title"
camera:entries="@array/pref_camera_video_tnr_entries"
camera:entryValues="@array/pref_camera_video_tnr_entryvalues" />
- <ListPreference
+ <IconListPreference
camera:key="pref_camera_video_duration_key"
camera:defaultValue="@string/pref_camera_video_duration_default"
camera:title="@string/pref_camera_video_duration_title"