mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-23 21:45:42 +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_height="wrap_content"
|
||||
android:textIsSelectable="true"
|
||||
android:textColorHighlight="@color/nc_grey"
|
||||
|
||||
android:layout_alignWithParentIfMissing="true"/>
|
||||
|
||||
<TextView
|
||||
|
|
Loading…
Reference in a new issue