Forgot list selection icon in chat, replaced by trash

This commit is contained in:
Sylvain Berfini 2018-11-08 15:39:21 +01:00
parent d19d102449
commit b7025e0aa9

View file

@ -86,7 +86,7 @@
<ImageView <ImageView
android:id="@+id/edit" android:id="@+id/edit"
android:src="@drawable/edit_list" android:src="@drawable/delete"
android:background="@drawable/toolbar_button" android:background="@drawable/toolbar_button"
android:contentDescription="@string/content_description_edit_list" android:contentDescription="@string/content_description_edit_list"
android:layout_width="0dp" android:layout_width="0dp"