mirror of
https://github.com/nextcloud/talk-android
synced 2025-03-06 22:29:09 +00:00
Merge pull request #2833 from nextcloud/bugfix/2774/showKeyboardAtClickOnEmptySpace
Show keyboard at click on empty space
This commit is contained in:
commit
1add979750
@ -67,7 +67,7 @@
|
||||
|
||||
<com.nextcloud.talk.utils.ImageEmojiEditText
|
||||
android:id="@id/messageInput"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_below="@+id/quotedChatMessageView"
|
||||
android:layout_centerHorizontal="true"
|
||||
|
Loading…
Reference in New Issue
Block a user