-
Notifications
You must be signed in to change notification settings - Fork 130
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
Two Toasts upon pressing back for exit #313
Comments
@shikharbhuddi |
@opticod @free4murad In the HomeActivity, upon pressing the back button twice to exit, the toast with text "Tap back once more to exit." appears twice. Please confirm. |
@shikharbhuddi, Yes we should display only one time. Shall I assign this to you? |
@opticod That'd be great! |
Closed via #318 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Pressing the back button second time also shows the toast.
The text was updated successfully, but these errors were encountered: