| | |
| | | |
| | | <TextView |
| | | android:id="@+id/home_login_register_tv" |
| | | android:layout_width="32dp" |
| | | android:layout_height="17dp" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="@dimen/dp_20" |
| | | android:layout_marginTop="@dimen/dp_24" |
| | | android:text="@string/home_login_register" |
| | | android:textColor="@color/text_245EC3" |
| | |
| | | android:id="@+id/home_login_forget_password_tv" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="@dimen/dp_20" |
| | | android:layout_marginTop="@dimen/dp_24" |
| | | android:text="@string/home_login_forget_password" |
| | | android:textColor="@color/text_245EC3" |
| | | android:textSize="@dimen/text_14" |
| | | app:layout_constraintEnd_toEndOf="@+id/home_login_line2_v" |
| | | app:layout_constraintTop_toBottomOf="@+id/home_login_line2_v" /> |
| | | app:layout_constraintTop_toTopOf="@+id/home_login_register_tv" /> |
| | | <!--登录--> |
| | | |
| | | <TextView |
| | |
| | | android:text="@string/home_login_power_station" |
| | | android:textColor="@color/text_245EC3" |
| | | android:textSize="18sp" |
| | | android:visibility="gone" |
| | | app:layout_constraintEnd_toEndOf="parent" |
| | | app:layout_constraintStart_toStartOf="parent" |
| | | app:layout_constraintTop_toBottomOf="@+id/home_login_tv" |
| | | android:visibility="gone" |
| | | /> |
| | | app:layout_constraintTop_toBottomOf="@+id/home_login_tv" /> |
| | | |
| | | <ImageView |
| | | android:id="@+id/home_login_privacy_check_iv" |
| | |
| | | <TextView |
| | | android:id="@+id/home_login_privacy_tv" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="@dimen/dp_20" |
| | | android:layout_height="@dimen/dp_40" |
| | | android:layout_marginStart="@dimen/dp_16" |
| | | android:gravity="start|center" |
| | | android:singleLine="false" |
| | | android:tag="click" |
| | | android:text="@string/home_login_consent_service_agreement" |
| | | android:textColor="@color/text_FF000000" |
| | | android:textSize="@dimen/text_14" |
| | | android:tag="click" |
| | | app:layout_constraintBottom_toBottomOf="@+id/home_login_privacy_check_iv" |
| | | app:layout_constraintStart_toEndOf="@+id/home_login_privacy_check_iv" |
| | | app:layout_constraintTop_toTopOf="@+id/home_login_privacy_check_iv" /> |