mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-06 09:08:52 -06:00
Merge pull request #33 from vanniktech/patch-1
This commit is contained in:
@@ -51,6 +51,7 @@
|
|||||||
<EditText
|
<EditText
|
||||||
android:id="@+id/input_description"
|
android:id="@+id/input_description"
|
||||||
android:hint="@string/description_hint"
|
android:hint="@string/description_hint"
|
||||||
|
android:inputType="textCapSentences"
|
||||||
style="@style/dialogFormInputMultiline" />
|
style="@style/dialogFormInputMultiline" />
|
||||||
|
|
||||||
<LinearLayout
|
<LinearLayout
|
||||||
|
|||||||
Reference in New Issue
Block a user