You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue contains only one feature request. I will open one issue for every feature I want to request.
Describe the feature you want
I think it would be nice if you add double back button to exit (User: press back button once - Action: show toast message "Press back button again to exit" for few seconds - User: press back button again - Action: exit the app )
Or showing a dialog box, prompting the user to exit
Option to show toast message or dialog box as per user preference which is customizable in settings.
Is your feature request related to a problem? Please describe it
When on home screen of the app, pressing the back button directly exits the app.
Most of the time, I just want to swipe between different pages, and accidental swipe from the edge of the screen causes the back button press (function of android 10 gesture) and directly exits the app without any prompt.
How will you/everyone benefit from this feature?
It prevents accidental shutdown of the app and is useful for people who spams back button to reach home page of the app, like me, after reaching several layers deep into the app.
The text was updated successfully, but these errors were encountered:
Checklist
Describe the feature you want
Is your feature request related to a problem? Please describe it
When on home screen of the app, pressing the back button directly exits the app.
Most of the time, I just want to swipe between different pages, and accidental swipe from the edge of the screen causes the back button press (function of android 10 gesture) and directly exits the app without any prompt.
How will you/everyone benefit from this feature?
It prevents accidental shutdown of the app and is useful for people who spams back button to reach home page of the app, like me, after reaching several layers deep into the app.
The text was updated successfully, but these errors were encountered: