Skip to content

Commit

Permalink
Merge pull request iSoron#33 from vanniktech/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
iSoron committed Mar 14, 2016
2 parents e053350 + 9df0c9a commit e4af662
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/res/layout/edit_habit.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
<EditText
android:id="@+id/input_description"
android:hint="@string/description_hint"
android:inputType="textCapSentences"
style="@style/dialogFormInputMultiline" />

<LinearLayout
Expand Down

0 comments on commit e4af662

Please sign in to comment.