Skip to content

Commit

Permalink
Sample update
Browse files Browse the repository at this point in the history
  • Loading branch information
rengwuxian committed Jan 8, 2015
1 parent 34ffd39 commit b3a149e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion sample/src/main/res/layout/activity_main.xml
Original file line number Diff line number Diff line change
Expand Up @@ -414,7 +414,8 @@
android:layout_height="wrap_content"
android:hint="Material Design Icon"
app:iconLeft="@drawable/ic_phone"
app:iconPadding="0dp"/>
app:iconPadding="0dp"
app:maxCharacters="5"/>

<TextView
android:layout_width="match_parent"
Expand Down

0 comments on commit b3a149e

Please sign in to comment.