| | |
| | | android:layout_marginEnd="@dimen/dp_60" |
| | | android:background="@null" |
| | | android:gravity="center_vertical" |
| | | android:hint="@string/home_login__input_phone_email" |
| | | android:hint="@string/home_login_input_phone_email" |
| | | android:inputType="text" |
| | | android:lines="1" |
| | | android:maxLines="1" |
| | |
| | | android:layout_width="@dimen/dp_20" |
| | | android:layout_height="@dimen/dp_20" |
| | | android:layout_marginStart="@dimen/dp_42" |
| | | android:layout_marginTop="305.5dp" |
| | | android:layout_marginBottom="@dimen/dp_62" |
| | | android:background="@drawable/yesandnoselected" |
| | | app:layout_constraintStart_toStartOf="parent" |
| | | app:layout_constraintTop_toBottomOf="@+id/home_login_forget_password_tv" /> |
| | | app:layout_constraintBottom_toBottomOf="parent" /> |
| | | |
| | | <TextView |
| | | android:id="@+id/home_login_privacy_tv" |