| | |
| | | android:layout_width="@dimen/dp_24" |
| | | android:layout_height="@dimen/dp_24" |
| | | android:layout_marginStart="@dimen/dp_16" |
| | | android:layout_marginTop="@dimen/dp_12" |
| | | android:layout_marginTop="@dimen/dp_37" |
| | | android:background="@drawable/back" |
| | | app:layout_constraintStart_toStartOf="parent" |
| | | app:layout_constraintTop_toTopOf="parent" /> |
| | |
| | | android:layout_marginTop="@dimen/dp_42" |
| | | android:text="@string/home_login_register" |
| | | android:textAlignment="center" |
| | | android:textColor="@color/text_90000000" |
| | | android:textColor="@color/text_E6000000" |
| | | android:textSize="@dimen/text_28" |
| | | android:textStyle="bold" |
| | | app:layout_constraintStart_toStartOf="parent" |
| | |
| | | android:layout_toEndOf="@+id/region_iv" |
| | | android:gravity="center_vertical" |
| | | android:text="HDL China" |
| | | android:textColor="@color/text_90000000" |
| | | android:textColor="@color/text_E6000000" |
| | | android:textSize="@dimen/text_16" /> |
| | | |
| | | <ImageView |
| | |
| | | android:layout_marginEnd="@dimen/dp_150" |
| | | android:gravity="center_vertical" |
| | | android:text="@string/home_chinese_mainland" |
| | | android:textColor="@color/text_90000000" |
| | | android:textColor="@color/text_E6000000" |
| | | android:textSize="@dimen/text_16" /> |
| | | |
| | | <TextView |