|
@@ -18,7 +18,7 @@
|
|
|
android:layout_width="0dp"
|
|
android:layout_width="0dp"
|
|
|
android:layout_height="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
|
android:layout_weight="1"
|
|
android:layout_weight="1"
|
|
|
- android:text="Basic data"
|
|
|
|
|
|
|
+ android:text="@string/profile_edit_basic_data"
|
|
|
android:textColor="@color/color_222222"
|
|
android:textColor="@color/color_222222"
|
|
|
android:textSize="14sp"
|
|
android:textSize="14sp"
|
|
|
android:textStyle="bold" />
|
|
android:textStyle="bold" />
|
|
@@ -52,7 +52,7 @@
|
|
|
android:layout_width="0dp"
|
|
android:layout_width="0dp"
|
|
|
android:layout_height="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
|
android:layout_weight="1"
|
|
android:layout_weight="1"
|
|
|
- android:text="Nickname"
|
|
|
|
|
|
|
+ android:text="@string/profile_nickname"
|
|
|
android:textColor="@color/color_222222"
|
|
android:textColor="@color/color_222222"
|
|
|
android:textSize="14sp" />
|
|
android:textSize="14sp" />
|
|
|
|
|
|
|
@@ -61,9 +61,9 @@
|
|
|
android:layout_width="wrap_content"
|
|
android:layout_width="wrap_content"
|
|
|
android:layout_height="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
|
android:drawableEnd="@drawable/profile_edit_ic_arrow"
|
|
android:drawableEnd="@drawable/profile_edit_ic_arrow"
|
|
|
- android:text="HelloWorld"
|
|
|
|
|
android:textColor="@color/color_AAAAAA"
|
|
android:textColor="@color/color_AAAAAA"
|
|
|
- android:textSize="11sp" />
|
|
|
|
|
|
|
+ android:textSize="11sp"
|
|
|
|
|
+ tools:text="HelloWorld" />
|
|
|
|
|
|
|
|
|
|
|
|
|
</androidx.appcompat.widget.LinearLayoutCompat>
|
|
</androidx.appcompat.widget.LinearLayoutCompat>
|
|
@@ -80,7 +80,7 @@
|
|
|
android:layout_width="0dp"
|
|
android:layout_width="0dp"
|
|
|
android:layout_height="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
|
android:layout_weight="1"
|
|
android:layout_weight="1"
|
|
|
- android:text="Birthday"
|
|
|
|
|
|
|
+ android:text="@string/profile_birthday"
|
|
|
android:textColor="@color/color_222222"
|
|
android:textColor="@color/color_222222"
|
|
|
android:textSize="14sp" />
|
|
android:textSize="14sp" />
|
|
|
|
|
|
|
@@ -89,9 +89,9 @@
|
|
|
android:layout_width="wrap_content"
|
|
android:layout_width="wrap_content"
|
|
|
android:layout_height="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
|
android:drawableEnd="@drawable/profile_edit_ic_arrow"
|
|
android:drawableEnd="@drawable/profile_edit_ic_arrow"
|
|
|
- android:text="HelloWorld"
|
|
|
|
|
android:textColor="@color/color_AAAAAA"
|
|
android:textColor="@color/color_AAAAAA"
|
|
|
- android:textSize="11sp" />
|
|
|
|
|
|
|
+ android:textSize="11sp"
|
|
|
|
|
+ tools:text="HelloWorld" />
|
|
|
|
|
|
|
|
|
|
|
|
|
</androidx.appcompat.widget.LinearLayoutCompat>
|
|
</androidx.appcompat.widget.LinearLayoutCompat>
|
|
@@ -108,7 +108,7 @@
|
|
|
android:layout_width="0dp"
|
|
android:layout_width="0dp"
|
|
|
android:layout_height="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
|
android:layout_weight="1"
|
|
android:layout_weight="1"
|
|
|
- android:text="Place of Birth"
|
|
|
|
|
|
|
+ android:text="@string/common_place_of_birth"
|
|
|
android:textColor="@color/color_222222"
|
|
android:textColor="@color/color_222222"
|
|
|
android:textSize="14sp" />
|
|
android:textSize="14sp" />
|
|
|
|
|
|
|
@@ -117,9 +117,9 @@
|
|
|
android:layout_width="wrap_content"
|
|
android:layout_width="wrap_content"
|
|
|
android:layout_height="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
|
android:drawableEnd="@drawable/profile_edit_ic_arrow"
|
|
android:drawableEnd="@drawable/profile_edit_ic_arrow"
|
|
|
- android:text="HelloWorld"
|
|
|
|
|
android:textColor="@color/color_AAAAAA"
|
|
android:textColor="@color/color_AAAAAA"
|
|
|
- android:textSize="11sp" />
|
|
|
|
|
|
|
+ android:textSize="11sp"
|
|
|
|
|
+ tools:text="HelloWorld" />
|
|
|
|
|
|
|
|
|
|
|
|
|
</androidx.appcompat.widget.LinearLayoutCompat>
|
|
</androidx.appcompat.widget.LinearLayoutCompat>
|
|
@@ -136,7 +136,7 @@
|
|
|
android:layout_width="0dp"
|
|
android:layout_width="0dp"
|
|
|
android:layout_height="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
|
android:layout_weight="1"
|
|
android:layout_weight="1"
|
|
|
- android:text="Current residence"
|
|
|
|
|
|
|
+ android:text="@string/common_current_residence"
|
|
|
android:textColor="@color/color_222222"
|
|
android:textColor="@color/color_222222"
|
|
|
android:textSize="14sp" />
|
|
android:textSize="14sp" />
|
|
|
|
|
|
|
@@ -145,9 +145,9 @@
|
|
|
android:layout_width="wrap_content"
|
|
android:layout_width="wrap_content"
|
|
|
android:layout_height="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
|
android:drawableEnd="@drawable/profile_edit_ic_arrow"
|
|
android:drawableEnd="@drawable/profile_edit_ic_arrow"
|
|
|
- android:text="HelloWorld"
|
|
|
|
|
android:textColor="@color/color_AAAAAA"
|
|
android:textColor="@color/color_AAAAAA"
|
|
|
- android:textSize="11sp" />
|
|
|
|
|
|
|
+ android:textSize="11sp"
|
|
|
|
|
+ tools:text="HelloWorld" />
|
|
|
</androidx.appcompat.widget.LinearLayoutCompat>
|
|
</androidx.appcompat.widget.LinearLayoutCompat>
|
|
|
|
|
|
|
|
<View
|
|
<View
|