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

Maybe we need Exit button for the app?! #6

Closed
yvolk opened this issue Dec 23, 2021 · 1 comment
Closed

Maybe we need Exit button for the app?! #6

yvolk opened this issue Dec 23, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@yvolk
Copy link
Member

yvolk commented Dec 23, 2021

Giving quite a lot of memory resources that the app consumes, it looks like a good idea to be able to close it explicitly in order to release these resources as soon as possible . And don't rely on an Android System to decide, when to kill the app hat is running in the background.

See e.g. this answer and comments on it for the ways to "Exit" an app: https://stackoverflow.com/a/27765687/297710

@yvolk yvolk added the question Further information is requested label Dec 23, 2021
@yvolk
Copy link
Member Author

yvolk commented Mar 20, 2022

Implemented in v.1.12.0, see #1

@yvolk yvolk added enhancement New feature or request and removed question Further information is requested labels Mar 20, 2022
@yvolk yvolk closed this as completed May 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant