mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-12-17 22:21:57 +03:00
Fix #323
This commit is contained in:
parent
109eb7b3d7
commit
435b73e3f9
1 changed files with 2 additions and 0 deletions
|
@ -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 a new issue