updating some group chat related coloring issues
This commit is contained in:
parent
65ae360743
commit
1d0ecc6cab
3 changed files with 14 additions and 4 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue