I use the “exit when time is over” mode of the in-app time reminder, but the app is still visible in the recent apps after exiting. Why does
On Android OS, one app cannot stop the process of another app; it can only move it to the background. This is why you may still see the app in the recent apps view after exiting.
Updated on: 13/06/2024
Thank you!