Notable icon indicating copy to clipboard operation
Notable copied to clipboard

Remove app from recents after adding a reminder

Open hugomg opened this issue 5 years ago • 1 comments
trafficstars

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

hugomg avatar Dec 01 '19 19:12 hugomg

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

hugomg avatar Dec 01 '19 19:12 hugomg