更新登录UI

This commit is contained in:
2024-09-30 22:14:52 +08:00
parent 2c6af2ad94
commit 1935da7e72
10 changed files with 289 additions and 116 deletions

View File

@@ -28,7 +28,7 @@
<string name="text_error_password_required">Password is required</string>
<string name="text_hint_email">Enter your email</string>
<string name="text_hint_password">Enter your password</string>
<string name="sign_in_upper">SIGN IN</string>
<string name="sign_up_upper">SIGN UP</string>
<string name="sign_in_with_email">CONTINUE WITH EMAIL</string>
<string name="sign_in_with_google">CONTINUE WITH GOOGLE</string>
<string name="back_upper">BACK</string>