Show keyboard at click on empty space

fix #2774

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
This commit is contained in:
Marcel Hibbe 2023-03-06 11:14:36 +01:00 committed by Marcel Hibbe (Rebase PR Action)
parent 1b843d85d9
commit e1fbdf89ea

View file

@ -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"