]> git.ktnx.net Git - mobile-ledger-staging.git/blobdiff - app/src/main/res/drawable-anydpi-v21/ic_event_black_24dp.xml
use event icon for 'go to date'
[mobile-ledger-staging.git] / app / src / main / res / drawable-anydpi-v21 / ic_event_black_24dp.xml
index 3c23e887e434c19ed8bf56805b5397d38a868b5e..8a6db023df0f1d1144468a75df28f11fee17b570 100644 (file)
@@ -18,7 +18,7 @@
 
 <vector android:height="24dp"
     android:viewportHeight="24.0" android:viewportWidth="24.0"
-    android:tint="?colorAccent"
+    android:tint="?colorOnPrimary"
     android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
     <path android:fillColor="#FF000000" android:pathData="M17,12h-5v5h5v-5zM16,1v2L8,3L8,1L6,1v2L5,3c-1.11,0 -1.99,0.9 -1.99,2L3,19c0,1.1 0.89,2 2,2h14c1.1,0 2,-0.9 2,-2L21,5c0,-1.1 -0.9,-2 -2,-2h-1L18,1h-2zM19,19L5,19L5,8h14v11z"/>
 </vector>