]> gitweb.stoutner.com Git - PrivacyCell.git/blobdiff - app/src/main/res/drawable/donations.xml
Add an option to use a bottom app bar. https://redmine.stoutner.com/issues/749
[PrivacyCell.git] / app / src / main / res / drawable / donations.xml
index b0f7e2990a3e73e2cfa115dc9061193851eb1c11..c568e2449bbee5ff7d8dd44b10d043c993b96b05 100644 (file)
@@ -9,6 +9,6 @@
     android:viewportWidth="24" >
 
     <path
-        android:fillColor="@color/icon"
+        android:fillColor="@color/icon_enabled"
         android:pathData="M23,8v10c0,1.1 -0.9,2 -2,2H5c-0.55,0 -1,-0.45 -1,-1c0,-0.55 0.45,-1 1,-1h16V8c0,-0.55 0.45,-1 1,-1S23,7.45 23,8zM4,16c-1.66,0 -3,-1.34 -3,-3V7c0,-1.66 1.34,-3 3,-3h12c1.66,0 3,1.34 3,3v7c0,1.1 -0.9,2 -2,2H4zM7,10c0,1.66 1.34,3 3,3s3,-1.34 3,-3s-1.34,-3 -3,-3S7,8.34 7,10z" />
 </vector>
\ No newline at end of file