Themed icon colors for TimerViewHolder

This commit is contained in:
Phillip Hsu
2016-08-31 21:05:27 -07:00
parent db3e60d4dc
commit c21cbc1124
10 changed files with 39 additions and 18 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,6h12v12H6z"/>
</vector>