| | |
| | | xmlns:tools="http://schemas.android.com/tools" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="match_parent" |
| | | android:background="@color/text_FF161616" |
| | | android:background="@color/text_FF000000" |
| | | tools:context=".ui.me.BPersonalDataActivity"> |
| | | |
| | | <include |
| | |
| | | android:layout_width="match_parent" |
| | | android:layout_height="wrap_content" |
| | | android:layout_marginTop="@dimen/dp_12" |
| | | android:background="@color/text_FF333738" |
| | | android:background="@color/text_FF1C1C1E" |
| | | android:orientation="vertical" |
| | | app:layout_constraintEnd_toEndOf="parent" |
| | | app:layout_constraintStart_toStartOf="parent" |