| | |
| | | android:layout_marginStart="@dimen/dp_4" |
| | | android:src="@drawable/language_pull_down" /> |
| | | </LinearLayout> |
| | | |
| | | <TextView |
| | | android:id="@+id/home_login_tourist_tv" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="@dimen/dp_20" |
| | | android:layout_marginEnd="@dimen/dp_16" |
| | | android:layout_marginTop="@dimen/dp_60" |
| | | android:text="@string/tourist_mode" |
| | | android:textColor="@color/text_38C494" |
| | | android:textSize="@dimen/text_14" |
| | | app:layout_constraintEnd_toEndOf="parent" |
| | | app:layout_constraintTop_toTopOf="parent"/> |
| | | <!-- <TextView--> |
| | | <!-- android:id="@+id/home_login_language_tv"--> |
| | | <!-- android:layout_width="wrap_content"--> |