Replaced friend icon

This commit is contained in:
Pierre HUBERT
2018-08-20 18:58:55 +02:00
parent 01053a0d18
commit 26a5bc08e7
5 changed files with 13 additions and 4 deletions

View File

@@ -33,7 +33,7 @@
<ImageView
android:layout_width="@dimen/fragment_conversations_list_icon_width"
android:layout_height="@dimen/fragment_conversations_list_icon_height"
android:src="@drawable/ic_menu_allfriends" />
android:src="@drawable/ic_friends" />
<TextView
android:id="@+id/fragment_conversationslist_item_number_members"