mirror of
https://github.com/sudoxnym/habitica-android.git
synced 2026-05-19 12:18:59 +00:00
horizontal chat. fix
This commit is contained in:
parent
33bb40370b
commit
7e9fe4b175
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue