|
@@ -16,7 +16,6 @@
|
|
|
android:layout_width="wrap_content"
|
|
android:layout_width="wrap_content"
|
|
|
android:layout_height="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
|
android:text="Name:"
|
|
android:text="Name:"
|
|
|
- android:layout_marginLeft="5dp"
|
|
|
|
|
android:layout_weight="3" />
|
|
android:layout_weight="3" />
|
|
|
|
|
|
|
|
<EditText
|
|
<EditText
|
|
@@ -38,7 +37,6 @@
|
|
|
android:layout_width="wrap_content"
|
|
android:layout_width="wrap_content"
|
|
|
android:layout_height="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
|
android:text="Number:"
|
|
android:text="Number:"
|
|
|
- android:layout_marginLeft="5dp"
|
|
|
|
|
android:layout_weight="3" />
|
|
android:layout_weight="3" />
|
|
|
|
|
|
|
|
<EditText
|
|
<EditText
|