We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cca92c7 commit 9c57944Copy full SHA for 9c57944
app/src/main/res/layout/activity_main.xml
@@ -49,6 +49,7 @@
49
50
<com.simplemobiletools.commons.views.MyEditText
51
android:id="@+id/text_edittext"
52
+ android:inputType="textCapSentences"
53
android:layout_width="match_parent"
54
android:layout_height="wrap_content"
55
android:layout_marginStart="@dimen/activity_margin"
0 commit comments