mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-22 21:19:31 +01:00
Fix issue with outcoming text message
This commit is contained in:
parent
442aa0904c
commit
d9b2b1e509
@ -46,6 +46,9 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_alignWithParentIfMissing="true"
|
||||
android:lineSpacingMultiplier="1.2"
|
||||
app:layout_alignSelf="flex_start"
|
||||
app:layout_flexGrow="1"
|
||||
app:layout_wrapBefore="true"
|
||||
android:textColorHighlight="@color/nc_grey"
|
||||
android:textIsSelectable="true" />
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user