mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-19 11:39:42 +01:00
Fix issue with missing cursor on text field
Signed-off-by: Mario Danic <mario@lovelyhq.com>
This commit is contained in:
parent
6e7eafc2f8
commit
ef1837a0bf
@ -52,6 +52,7 @@
|
||||
android:id="@+id/extended_edit_text"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:minWidth="5dp"
|
||||
android:imeOptions="actionDone"
|
||||
android:singleLine="true"
|
||||
android:textColor="@color/nc_white_color_complete"/>
|
||||
|
Loading…
Reference in New Issue
Block a user