MGLXMGLX
ActivityForceNewTask

ActivityForceNewTask

Launch activities in new tasks.

Description

Apps often open other activities in the same task, making switching messy. This Xposed module forces each activity into a new task, fixing the problem. (Note: Only startActivity is modified.) Use with caution—it might cause unexpected behavior.