❔ putting my app in foreground without making other apps lose focus

I am making a checklist app and I want it to be shown above all other apps. the problem is that if I am using a fullscreen app and want to interact with my checklist app the other app loses focus and minimizes.
how can I prevent that?
Was this page helpful?