<EditText
android:id="@+id/end_number"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:numeric="integer"
android:maxLength="2"
android:width="70dp"
android:layout_weight="1" />
android:id="@+id/end_number"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:numeric="integer"
android:maxLength="2"
android:width="70dp"
android:layout_weight="1" />
No comments:
Post a Comment