Description
Apps often open other activities in the same task, which complicates switching. This Xposed module fixes that by launching them in new tasks instead. (It only hooks startActivity.) Be careful—it might cause unexpected behavior.
Apps often open other activities in the same task, which complicates switching. This Xposed module fixes that by launching them in new tasks instead. (It only hooks startActivity.) Be careful—it might cause unexpected behavior.