mirror of
https://github.com/nextcloud/talk-android
synced 2025-02-01 20:22:03 +00:00
Fix keyboard issues for Bjornly
This commit is contained in:
parent
266ee8eda1
commit
74caff82d0
@ -44,7 +44,7 @@
|
||||
android:layout_centerVertical="true"
|
||||
android:layout_toEndOf="@id/attachmentButtonSpace"
|
||||
android:layout_toStartOf="@id/sendButtonSpace"
|
||||
android:inputType="textAutoCorrect|textAutoComplete|textMultiLine|textCapSentences"/>
|
||||
android:inputType="textAutoCorrect|textMultiLine|textCapSentences"/>
|
||||
|
||||
<androidx.legacy.widget.Space
|
||||
android:id="@id/sendButtonSpace"
|
||||
|
Loading…
Reference in New Issue
Block a user