summaryrefslogtreecommitdiffstats
path: root/res/drawable/ic_info_outline.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/drawable/ic_info_outline.xml')
-rw-r--r--res/drawable/ic_info_outline.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/drawable/ic_info_outline.xml b/res/drawable/ic_info_outline.xml
index 7b9e17e6..b57df449 100644
--- a/res/drawable/ic_info_outline.xml
+++ b/res/drawable/ic_info_outline.xml
@@ -22,9 +22,9 @@
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24"
- android:tint="?android:attr/colorControlNormal">
+ android:tint="?android:colorControlNormal">
<path
android:fillColor="#FF000000"
- android:pathData="M11,17h2v-6h-2v6zM12,2C6.48,2 2,6.48 2,12s4.48,10 10,10 10,-4.48 10,-10S17.52,2 12,2zM12,20c-4.41,0 -8,-3.59 -8,-8s3.59,-8 8,-8 8,3.59 8,8 -3.59,8 -8,8zM11,9h2L13,7h-2v2z"/>
+ android:pathData="M11,17h2v-6h-2v6zM12,2C6.48,2 2,6.48 2,12s4.48,10 10,10 10,-4.48 10,-10S17.52,2 12,2zM12,20c-4.41,0 -8,-3.59 -8,-8s3.59,-8 8,-8 8,3.59 8,8 -3.59,8 -8,8zM11,9h2L13,7h-2v2z" />
</vector>