summaryrefslogtreecommitdiffstats
path: root/res/xml/video_preferences.xml
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@cyanogenmod.org>2016-02-16 17:52:14 +0200
committerMichael Bestas <mikeioannina@cyanogenmod.org>2016-02-17 12:55:02 -0800
commit2fbbd8cea84a49bedba77a90b75b65fd72423689 (patch)
tree7245c733c5e6307e957880c7e1aab099091576a7 /res/xml/video_preferences.xml
parent467196121cd51f298ef08aee1847d05270b46c81 (diff)
downloadandroid_packages_apps_Snap-2fbbd8cea84a49bedba77a90b75b65fd72423689.tar.gz
android_packages_apps_Snap-2fbbd8cea84a49bedba77a90b75b65fd72423689.tar.bz2
android_packages_apps_Snap-2fbbd8cea84a49bedba77a90b75b65fd72423689.zip
Snap: Cleanup flash icons
* Adapt some forgotten ones to material Change-Id: Ie50a7f58b78def8e1da2eae92ae458c729fd7ddb
Diffstat (limited to 'res/xml/video_preferences.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 564acedf1..69dbfb00f 100644
--- a/res/xml/video_preferences.xml
+++ b/res/xml/video_preferences.xml
@@ -64,7 +64,7 @@
camera:title="@string/pref_camera_flashmode_title"
camera:icons="@array/video_flashmode_icons"
camera:largeIcons="@array/video_flashmode_largeicons"
- camera:singleIcon="@drawable/ic_flash_on"
+ camera:singleIcon="@drawable/ic_settings_flash"
camera:entries="@array/pref_camera_video_flashmode_entries"
camera:labelList="@array/pref_camera_video_flashmode_labels"
camera:entryValues="@array/pref_camera_video_flashmode_entryvalues"/>