]> gitweb.stoutner.com Git - PrivacyCell.git/blobdiff - app/src/main/res/drawable/phone_permission.xml
Add an option to use a bottom app bar. https://redmine.stoutner.com/issues/749
[PrivacyCell.git] / app / src / main / res / drawable / phone_permission.xml
index df5bc9698a72bb05ace909a6b47b770c4fb21f04..4a43a3093e7b369acefc4d08e06ca34723746504 100644 (file)
@@ -7,6 +7,6 @@
     android:viewportWidth="24">
 
     <path
-        android:fillColor="@color/icon"
+        android:fillColor="@color/icon_enabled"
         android:pathData="M16,1L8,1C6.34,1 5,2.34 5,4v16c0,1.66 1.34,3 3,3h8c1.66,0 3,-1.34 3,-3L19,4c0,-1.66 -1.34,-3 -3,-3zM14,21h-4v-1h4v1zM17.25,18L6.75,18L6.75,4h10.5v14z" />
 </vector>