New colors for dark theme palette. Toggle between start/pause icons for timer item.

This commit is contained in:
Phillip Hsu
2016-08-31 22:06:28 -07:00
parent c21cbc1124
commit 2d6b21a3c9
4 changed files with 14 additions and 10 deletions
+1 -1
View File
@@ -4,6 +4,6 @@
android:viewportWidth="24.0"
android:viewportHeight="24.0">
<path
android:fillColor="#FF000000"
android:fillColor="#FFFFFF"
android:pathData="M6,19h4V5H6v14zm8,-14v14h4V5h-4z"/>
</vector>