mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-21 12:39:58 +01:00
Disable focused field by default
Signed-off-by: Mario Danic <mario@lovelyhq.com>
This commit is contained in:
parent
cc103ebc9c
commit
e36e72e99f
@ -93,6 +93,7 @@
|
||||
android:lines="1"
|
||||
android:maxLines="1"
|
||||
android:singleLine="true"
|
||||
android:focusedByDefault="false"
|
||||
android:textCursorDrawable="@null"
|
||||
android:textSize="16sp"
|
||||
tools:hint="Search" />
|
||||
|
Loading…
Reference in New Issue
Block a user