mirror of
https://codeberg.org/tom79/Fedilab
synced 2025-02-03 20:57:52 +01:00
Fix issue #46 - Spell checking when composing
This commit is contained in:
parent
0bd7f987d0
commit
9069301735
@ -59,7 +59,7 @@
|
||||
android:id="@+id/content"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:inputType="textMultiLine|textCapSentences"
|
||||
android:inputType="textMultiLine|textCapSentences|textAutoCorrect"
|
||||
android:layout_marginHorizontal="6dp"
|
||||
android:gravity="top|start"
|
||||
android:minLines="6"
|
||||
|
Loading…
x
Reference in New Issue
Block a user