summaryrefslogtreecommitdiffstats
path: root/res/drawable/videos.xml
diff options
context:
space:
mode:
authorJoey Rizzoli <joey@cyanogenmoditalia.it>2016-06-01 15:08:07 +0200
committerArne Coucheron <arco68@gmail.com>2017-03-10 07:20:15 +0100
commit3a83d9e1266e68e4bc06f450414f56cbeec73f68 (patch)
tree78ffe3e529159935e1d2296f6c8d0df828401773 /res/drawable/videos.xml
parent4c078261c816676a3414e657f7bc94dd1224844e (diff)
downloadandroid_packages_apps_Gallery2-3a83d9e1266e68e4bc06f450414f56cbeec73f68.tar.gz
android_packages_apps_Gallery2-3a83d9e1266e68e4bc06f450414f56cbeec73f68.tar.bz2
android_packages_apps_Gallery2-3a83d9e1266e68e4bc06f450414f56cbeec73f68.zip
Gallery2: update theme
* Expose icons colors too Change-Id: If2a7cac0779e20f39fdb3037df9d48581106ef3e Signed-off-by: Joey Rizzoli <joey@cyanogenmoditalia.it>
Diffstat (limited to 'res/drawable/videos.xml')
-rw-r--r--res/drawable/videos.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/drawable/videos.xml b/res/drawable/videos.xml
index 00f09d565..406d41dee 100644
--- a/res/drawable/videos.xml
+++ b/res/drawable/videos.xml
@@ -33,7 +33,7 @@
android:viewportWidth="24.0"
android:viewportHeight="24.0">
<path
- android:fillColor="#FF000000"
+ android:fillColor="@color/black"
android:pathData="M3.999,6h-2v14c0,1.1 0.9,2 2,2h14v-2h-14V6zM19.999,2h-12c-1.1,0 -2,0.9 -2,2v12c0,1.1 0.9,2 2,2h12c1.1,0 2,-0.9 2,-2V4C21.999,2.9 21.099,2 19.999,2zM11.999,14.5v-9l6,4.5L11.999,14.5z"
android:fillAlpha="0.54"/>
</vector>