I am running a service to call a transparent activity (called ReminderPopup) as a popup reminder which is working well. However if the original activity (called App) is paused when the transparent activity (ReminderPopup) is called then both show up with the transparent activity on top. How do I prevent the paused activity from showing up?
Last edited: