From 5e73dd3bc86baa3cc32cb94ec8f20a818d8156c0 Mon Sep 17 00:00:00 2001 From: Wu-cheng Li Date: Tue, 20 Sep 2011 16:15:22 +0800 Subject: Add icons for goofy faces and background replacement. bug:5226051 Change-Id: I5758a5e8aaa0f12bc06b63b99d9c6ed2b42d507d --- res/xml/video_preferences.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'res/xml') diff --git a/res/xml/video_preferences.xml b/res/xml/video_preferences.xml index 847b581..65c6ad4 100644 --- a/res/xml/video_preferences.xml +++ b/res/xml/video_preferences.xml @@ -58,7 +58,8 @@ camera:key="pref_video_effect_key" camera:defaultValue="@string/pref_video_effect_default" camera:title="@string/pref_video_effect_title" - camera:singleIcon="@drawable/ic_effects_holo_light" + camera:icons="@array/video_effect_icons" + camera:largeIcons="@array/video_effect_icons" camera:entries="@array/pref_video_effect_entries" camera:entryValues="@array/pref_video_effect_entryvalues" /> -- cgit v1.1