mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-21 20:49:36 +01: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_centerVertical="true"
|
||||||
android:layout_toEndOf="@id/attachmentButtonSpace"
|
android:layout_toEndOf="@id/attachmentButtonSpace"
|
||||||
android:layout_toStartOf="@id/sendButtonSpace"
|
android:layout_toStartOf="@id/sendButtonSpace"
|
||||||
android:inputType="textAutoCorrect|textAutoComplete|textMultiLine|textCapSentences"/>
|
android:inputType="textAutoCorrect|textMultiLine|textCapSentences"/>
|
||||||
|
|
||||||
<androidx.legacy.widget.Space
|
<androidx.legacy.widget.Space
|
||||||
android:id="@id/sendButtonSpace"
|
android:id="@id/sendButtonSpace"
|
||||||
|
Loading…
Reference in New Issue
Block a user