mirror of
https://github.com/nextcloud/talk-android
synced 2025-03-09 15:42:10 +00:00
Fix #323
This commit is contained in:
parent
109eb7b3d7
commit
435b73e3f9
@ -45,6 +45,8 @@
|
|||||||
android:layout_width="wrap_content"
|
android:layout_width="wrap_content"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:textIsSelectable="true"
|
android:textIsSelectable="true"
|
||||||
|
android:textColorHighlight="@color/nc_grey"
|
||||||
|
|
||||||
android:layout_alignWithParentIfMissing="true"/>
|
android:layout_alignWithParentIfMissing="true"/>
|
||||||
|
|
||||||
<TextView
|
<TextView
|
||||||
|
Loading…
Reference in New Issue
Block a user