Skip to content

Remove app from recents after adding a reminder #20

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hugomg
Copy link

@hugomg hugomg commented Dec 1, 2019

On Android >= Lollipop, call finishAndRemoveTask instead of finish
when creating a new reminder. This automatically removes the Notable
app from the recent apps list.

Fixes #15

On Android >= Lollipop, call finishAndRemoveTask instead of finish
when creating a new reminder. This automatically removes the Notable
app from the recent apps list.

Fixes yucombinator#15
@hugomg
Copy link
Author

hugomg commented Dec 1, 2019

Now that I have learned how to develop for android, I could finally come back and fix this myself. I hope it's useful!

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.

Feature Request: Would it be possible to close instead of minimize the app after adding a new note?
1 participant