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

App cycles through previously visited tabs on back gesture instead of closing #85

Closed
3 tasks done
adarsh1001 opened this issue Jun 25, 2023 · 0 comments
Closed
3 tasks done
Labels
bug Something isn't working

Comments

@adarsh1001
Copy link

Steps to reproduce

  1. Open the app.
  2. Navigate to any other tab.
  3. Perform a back gesture.

Expected behavior

Like the stock clock app, vendor clock apps (LG/Samsung) and Simple Clock, I expected the app to close. Even though different tabs are different views technically, they're on the same level hierarchy-wise, the first level after opening the app.

Actual behavior

App goes to the previous tab instead of closing. If you change tabs X times, X+1 back gestures are needed to close the app.

Clock You version

5.0

Android version

Android 13

Other details

No response

Acknowledgements

  • I have searched the existing issues and this is a new ticket, NOT a duplicate or related to another open issue.
  • I have written a short but informative title.
  • I will fill out all of the requested information in this form.
@adarsh1001 adarsh1001 added the bug Something isn't working label Jun 25, 2023
@Bnyro Bnyro closed this as completed in e8fabe3 Jun 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant