horizontal chat. fix

This commit is contained in:
Phillip Thelen 2025-03-14 13:47:05 +01:00
parent 33bb40370b
commit 7e9fe4b175

View file

@ -33,7 +33,7 @@
android:paddingEnd="@dimen/spacing_medium"
android:paddingTop="4dp"
android:paddingBottom="4dp"
android:imeOptions="actionSend|flagNoExtractUi"
android:imeOptions="actionSend"
tools:height="200dp"/>
</com.google.android.material.textfield.TextInputLayout>
<LinearLayout