Skip to content
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

P2022-1423 Message "Email has been sent" below "Reset password" text #37

Merged
merged 2 commits into from
Mar 13, 2022

Conversation

AdrianPat
Copy link
Contributor

  • adds new TextView in activity_reset_password.xml
  • clicking on "Reset password" button displays message and moves the user back to Log in screen after 5 seconds automatically

- adds new TextView in activity_reset_password.xml
- clicking on "Reset password" button displays message and moves the user back to Log in screen after 5 seconds automatically
@@ -29,7 +29,9 @@
<string name="passwordValidMessage">Password must be between 5 and 40 characters long (no spaces)</string>
<string name="repeatPassValidMessage">Passwords do not match</string>
<string name="resetPassword">Reset password</string>
<string name="re_enter_new_password">Re-enter new password</string>
<string name="show_password">Show password</string>
<string name="reEnterNewPassword">Re-enter new password</string>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

reenterNewPassword

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

or Enter new password again

@kosiara kosiara merged commit 18f2056 into master Mar 13, 2022
@kosiara kosiara deleted the feature/P2022-1423-clicking-on-reset-password branch March 13, 2022 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants