mirror of
https://github.com/M66B/FairEmail.git
synced 2025-03-15 08:29:24 +00:00
Captilize message text sentences
This commit is contained in:
parent
e9dd8f047f
commit
e3934ba6ca
1 changed files with 1 additions and 1 deletions
|
@ -142,7 +142,7 @@
|
|||
android:fontFamily="monospace"
|
||||
android:gravity="top"
|
||||
android:hint="@string/title_body_hint"
|
||||
android:inputType="textMultiLine"
|
||||
android:inputType="textMultiLine|textCapSentences"
|
||||
android:textAppearance="@style/TextAppearance.AppCompat.Small" />
|
||||
</ScrollView>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue