Revision 22b0a264
Added by Leszek Koltunski over 5 years ago
| src/main/res/layout/dialog_set_name.xml | ||
|---|---|---|
| 30 | 30 |
android:id="@+id/set_name" |
| 31 | 31 |
android:singleLine="true" |
| 32 | 32 |
android:digits="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890" |
| 33 |
android:maxLength="15" |
|
| 33 | 34 |
android:layout_width="match_parent" |
| 34 | 35 |
android:layout_height="wrap_content" |
| 35 | 36 |
android:layout_marginLeft="50dp" |
Also available in: Unified diff
Do not allow more than 15 characters in the NAME.