mirror of
https://github.com/SimpleMobileTools/Simple-Keyboard.git
synced 2025-01-20 13:08:40 +01:00
Added sentences capitalization to the first editText
This commit is contained in:
parent
cca92c784a
commit
9c57944b29
@ -49,6 +49,7 @@
|
||||
|
||||
<com.simplemobiletools.commons.views.MyEditText
|
||||
android:id="@+id/text_edittext"
|
||||
android:inputType="textCapSentences"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginStart="@dimen/activity_margin"
|
||||
|
Loading…
Reference in New Issue
Block a user