]> gitweb.stoutner.com Git - PrivacyCell.git/blobdiff - app/src/main/res/drawable/copy.xml
Create two-toned Night Theme blue text. https://redmine.stoutner.com/issues/884
[PrivacyCell.git] / app / src / main / res / drawable / copy.xml
index f51eb871bfc2e3abaf10fcfa2ea1b9f94e4bda80..8488b34d6bf1fb58a5d635fa5b008664df64d654 100644 (file)
@@ -9,6 +9,6 @@
     android:autoMirrored="true" >
 
     <path
-        android:fillColor="@color/logcat_icons"
+        android:fillColor="@color/logcat_icon"
         android:pathData="M16,1L4,1c-1.1,0 -2,0.9 -2,2v14h2L4,3h12L16,1zM19,5L8,5c-1.1,0 -2,0.9 -2,2v14c0,1.1 0.9,2 2,2h11c1.1,0 2,-0.9 2,-2L21,7c0,-1.1 -0.9,-2 -2,-2zM19,21L8,21L8,7h11v14z" />
 </vector>
\ No newline at end of file