tweak member-delete icon for dark-theme

This commit is contained in:
B. Petersen
2019-04-05 11:03:32 +02:00
parent ea0e45cead
commit 631fa8a1d8
7 changed files with 6 additions and 3 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 220 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 159 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 245 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 308 B

+1 -1
View File
@@ -29,6 +29,6 @@
android:layout_alignParentRight="true"
android:layout_centerVertical="true"
android:background="#00ffffff"
android:src="@drawable/ic_menu_remove_holo_light" />
android:src="@drawable/ic_close_white_24dp" />
</RelativeLayout>