Browse Source

make restore icon grey600

AndyScherzinger 6 years ago
parent
commit
cd5c360155
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/res/drawable/ic_history.xml

+ 1 - 1
src/main/res/drawable/ic_history.xml

@@ -6,6 +6,6 @@
         android:viewportHeight="16">
 
     <path
-        android:fillColor="#000000"
+        android:fillColor="#757575"
         android:pathData="M9.025 1.08c-3.95 0-6.535 3.447-6.364 6.72h-2.161l3.904 3.92 4.08-3.874h-2.147c-0.237-1.7 1.163-3.114 2.689-3.092 1.595 0.024 2.8 1.23 2.8 2.734 0.09 1.594-1.63 3.428-3.966 2.53 0 1.23 0.003 2.545 0 3.765 4.19 0.83 7.64-2.51 7.64-6.25 0-3.563-2.92-6.453-6.475-6.453z"/>
 </vector>