Update colour to match toasts.

Toasts are now black on white so update
icon we use in the toast to be black.

Test: Manual
Bug: 64120926
Change-Id: Iae153b98e187f58e0a0ab5eb315860bc97437a7f
This commit is contained in:
Kenny Guy
2017-08-02 19:41:23 +01:00
parent 03515d0ad2
commit 88743cf4cf

View File

@@ -8,5 +8,5 @@
-->
<path
android:pathData="M17.32,5.06h-2.91V3.6c0,-0.81 -0.65,-1.46 -1.46,-1.46h-2.91c-0.81,0 -1.46,0.65 -1.46,1.46v1.46H5.68c-0.81,0 -1.45,0.65 -1.45,1.46l-0.01,8c0,0.81 0.65,1.46 1.46,1.46h11.64c0.81,0 1.46,-0.65 1.46,-1.46v-8C18.78,5.7 18.13,5.06 17.32,5.06zM11.5,11.6c-0.8,0 -1.46,-0.65 -1.46,-1.46c0,-0.8 0.65,-1.46 1.46,-1.46s1.46,0.65 1.46,1.46C12.96,10.95 12.3,11.6 11.5,11.6zM12.96,5.06h-2.91V3.6h2.91V5.06z"
android:fillColor="#FFFFFF"/>
</vector>
android:fillColor="#FF000000"/>
</vector>