make add icon on FAB white

here
Andreas Shimokawa 2016-04-23 23:31:19 +02:00
parent 3fefb57fdd
commit 18fe09bb7c
2 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 193 B

View File

@ -41,7 +41,7 @@
android:layout_alignParentBottom="true"
android:layout_alignParentEnd="true"
android:layout_gravity="bottom|end"
android:src="@drawable/ic_add_black"
android:src="@drawable/ic_add_white"
app:elevation="6dp"
app:pressedTranslationZ="12dp"
android:layout_marginBottom="10dp"