updating some group chat related coloring issues

This commit is contained in:
tibbi 2021-02-16 13:44:26 +01:00
parent 65ae360743
commit 1d0ecc6cab
3 changed files with 14 additions and 4 deletions

View file

@ -3,8 +3,8 @@
xmlns:tools="http://schemas.android.com/tools"
android:id="@+id/suggested_contact_holder"
android:layout_width="wrap_content"
android:background="?selectableItemBackground"
android:layout_height="wrap_content">
android:layout_height="wrap_content"
android:background="?selectableItemBackground">
<ImageView
android:id="@+id/suggested_contact_image"