summaryrefslogtreecommitdiffstats
path: root/res/drawable/ic_corp.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/drawable/ic_corp.xml')
-rw-r--r--res/drawable/ic_corp.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/res/drawable/ic_corp.xml b/res/drawable/ic_corp.xml
index 10d40d0b3..b59113dc6 100644
--- a/res/drawable/ic_corp.xml
+++ b/res/drawable/ic_corp.xml
@@ -17,10 +17,11 @@
android:width="24dp"
android:height="24dp"
android:viewportWidth="24.0"
- android:viewportHeight="24.0">
+ android:viewportHeight="24.0"
+ android:tint="?android:attr/textColorHint" >
<path
android:pathData="M20 6h-4V4c0-1.11-0.89-2-2-2h-4c-1.11 0-2 0.89-2 2v2H4c-1.11 0-1.99 0.89 -1.99
2L2 19c0 1.11 0.89 2 2 2h16c1.11 0 2-0.89 2-2V8c0-1.11-0.89-2-2-2zM10
4h4v2h-4V4zm10 15H4V8h16v11z"
- android:fillColor="?android:attr/textColorHint"/>
+ android:fillColor="@android:color/white"/>
</vector> \ No newline at end of file