summaryrefslogtreecommitdiffstats
path: root/res/values/arrays.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/arrays.xml')
-rw-r--r--res/values/arrays.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/res/values/arrays.xml b/res/values/arrays.xml
index d5bf75f..cf17819 100644
--- a/res/values/arrays.xml
+++ b/res/values/arrays.xml
@@ -33,9 +33,9 @@
</string-array>
<array name="video_quality_largeicons" translatable="false">
- <item>@drawable/ic_viewfinder_video_quality_1080p</item>
- <item>@drawable/ic_viewfinder_video_quality_720p</item>
- <item>@drawable/ic_viewfinder_video_quality_480p</item>
+ <item>@drawable/ic_quality_1080p</item>
+ <item>@drawable/ic_quality_720p</item>
+ <item>@drawable/ic_quality_480p</item>
</array>
<!-- Video Preferences Time Lapse Frame Interval icons -->