Skip to content

Commit

Permalink
Minor change.
Browse files Browse the repository at this point in the history
  • Loading branch information
Araz Abishov committed Jul 29, 2015
1 parent 280174e commit c3b562a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/layout/fragment_dashboard_add.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:hint="@string/dashboard_name"
android:maxLines="2"
android:lines="2"
android:textSize="17sp"
app:font="@string/regular_font_name"/>
</android.support.design.widget.TextInputLayout>
Expand Down

0 comments on commit c3b562a

Please sign in to comment.