]> gitweb.stoutner.com Git - PrivacyCell.git/blobdiff - app/src/main/res/drawable/forum.xml
Add an option to use a bottom app bar. https://redmine.stoutner.com/issues/749
[PrivacyCell.git] / app / src / main / res / drawable / forum.xml
index 25e4421cadfcee712e4021d20a74b5218a667dbd..bc94ff3f32ff80419381fd28186295c4475620a8 100644 (file)
@@ -9,6 +9,6 @@
     android:autoMirrored="true" >
 
     <path
-        android:fillColor="@color/icon"
+        android:fillColor="@color/icon_enabled"
         android:pathData="M20,6h-1v8c0,0.55 -0.45,1 -1,1L6,15v1c0,1.1 0.9,2 2,2h10l4,4L22,8c0,-1.1 -0.9,-2 -2,-2zM17,11L17,4c0,-1.1 -0.9,-2 -2,-2L4,2c-1.1,0 -2,0.9 -2,2v13l4,-4h9c1.1,0 2,-0.9 2,-2z" />
 </vector>
\ No newline at end of file