-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
There are some issues on the UI part #12
Comments
Updated the login screen and the tab indicators in PR #22 |
@ryan-conway I am still curious about the survey-exam/app/src/main/res/layout/fragment_login.xml Lines 52 to 71 in 9b8b6c1
|
@hoangnguyen92dn I decided to wrap it in a |
Hi @ryan-conway, I would like to share with you the list of issues I spotted out as below, my review is based on your last update therefore you might aware of some issues already.
Login screen
com.google.android.material.textfield.TextInputLayout
, I think we don't to use it because the EditText doesn't need to show the label on top once use entered, please correct me if I am missing something here.Home screen
The text was updated successfully, but these errors were encountered: