sum7: fix colors

This commit is contained in:
genofire 2020-05-06 18:31:00 +02:00
parent 99a5c71b0b
commit 34241828ab
1 changed files with 1 additions and 1 deletions

View File

@ -153,7 +153,7 @@
android:layout_margin="16dp"
android:src="@drawable/ic_call_white_48dp"
android:visibility="gone"
app:backgroundTint="@color/green700"
app:backgroundTint="@color/green500"
app:elevation="4dp"
app:fabCustomSize="72dp"
app:maxImageSize="36dp"