|
|
@@ -31,7 +31,7 @@
|
|
|
|
|
|
<TextView
|
|
|
style="@style/form_relative_left_text"
|
|
|
- android:layout_marginLeft="50dp"
|
|
|
+ android:layout_marginLeft="45dp"
|
|
|
android:layout_toRightOf="@+id/name_text"
|
|
|
android:text="*"
|
|
|
android:textColor="@color/red" />
|
|
|
@@ -61,7 +61,7 @@
|
|
|
|
|
|
<TextView
|
|
|
style="@style/form_relative_left_text"
|
|
|
- android:layout_marginLeft="33dp"
|
|
|
+ android:layout_marginLeft="28dp"
|
|
|
android:layout_toRightOf="@+id/sex_text"
|
|
|
android:text="*"
|
|
|
android:textColor="@color/red" />
|
|
|
@@ -91,7 +91,7 @@
|
|
|
|
|
|
<TextView
|
|
|
style="@style/form_relative_left_text"
|
|
|
- android:layout_marginLeft="15dp"
|
|
|
+ android:layout_marginLeft="10dp"
|
|
|
android:layout_toRightOf="@+id/tv_id1"
|
|
|
android:text="*"
|
|
|
android:textColor="@color/red" />
|
|
|
@@ -124,7 +124,7 @@
|
|
|
|
|
|
<TextView
|
|
|
style="@style/form_relative_left_text"
|
|
|
- android:layout_marginLeft="15dp"
|
|
|
+ android:layout_marginLeft="10dp"
|
|
|
android:layout_toRightOf="@+id/tv_id2"
|
|
|
android:text="*"
|
|
|
android:textColor="@color/red" />
|
|
|
@@ -158,7 +158,7 @@
|
|
|
|
|
|
<TextView
|
|
|
style="@style/form_relative_left_text"
|
|
|
- android:layout_marginLeft="15dp"
|
|
|
+ android:layout_marginLeft="10dp"
|
|
|
android:layout_toRightOf="@+id/tv_id3"
|
|
|
android:text="*"
|
|
|
android:textColor="@color/red" />
|