mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-12-25 10:05:49 +01:00
make add icon on FAB white
This commit is contained in:
parent
3fefb57fdd
commit
18fe09bb7c
BIN
app/src/main/res/drawable/ic_add_white.png
Normal file
BIN
app/src/main/res/drawable/ic_add_white.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 193 B |
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user