mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-06 01:08:50 -06:00
Update EditText of Edit Habit Description to capitalize sentences
This commit is contained in:
@@ -50,6 +50,7 @@
|
||||
<EditText
|
||||
android:id="@+id/input_description"
|
||||
android:hint="@string/description_hint"
|
||||
android:inputType="textCapSentences"
|
||||
style="@style/dialogFormInputMultiline" />
|
||||
|
||||
<LinearLayout
|
||||
|
||||
Reference in New Issue
Block a user