| | |
| | | xmlns:tools="http://schemas.android.com/tools" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="match_parent" |
| | | android:background="@drawable/bj" |
| | | android:background="@color/text_FF000000" |
| | | tools:context=".ui.me.AsRegardsActivity"> |
| | | |
| | | <include |
| | |
| | | android:layout_width="match_parent" |
| | | android:layout_height="@dimen/dp_57" |
| | | android:layout_marginTop="@dimen/dp_29" |
| | | android:background="@color/text_FF333738" |
| | | android:background="@color/text_FF1C1C1E" |
| | | app:layout_constraintEnd_toEndOf="parent" |
| | | app:layout_constraintStart_toStartOf="parent" |
| | | app:layout_constraintTop_toBottomOf="@+id/as_regards_download_app_tv"> |
| | |
| | | android:id="@+id/service_agreement_rl" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="@dimen/dp_57" |
| | | android:background="@color/text_FF333738" |
| | | android:background="@color/text_FF1C1C1E" |
| | | app:layout_constraintEnd_toEndOf="parent" |
| | | app:layout_constraintStart_toStartOf="parent" |
| | | app:layout_constraintTop_toBottomOf="@+id/as_regards_version_updating_rl"> |
| | |
| | | android:id="@+id/privacy_policy_rl" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="@dimen/dp_57" |
| | | android:background="@color/text_FF333738" |
| | | android:background="@color/text_FF1C1C1E" |
| | | app:layout_constraintEnd_toEndOf="parent" |
| | | app:layout_constraintStart_toStartOf="parent" |
| | | app:layout_constraintTop_toBottomOf="@+id/service_agreement_rl"> |
| | |
| | | android:id="@+id/contact_us_rl" |
| | | android:layout_width="match_parent" |
| | | android:layout_height="@dimen/dp_57" |
| | | android:background="@color/text_FF333738" |
| | | android:background="@color/text_FF1C1C1E" |
| | | app:layout_constraintEnd_toEndOf="parent" |
| | | app:layout_constraintStart_toStartOf="parent" |
| | | app:layout_constraintTop_toBottomOf="@+id/privacy_policy_rl"> |