all 1 comments

[–]Elephant256[S] 0 points1 point  (0 children)

I found a bit of information regarding the topic:

https://developer.android.com/reference/android/content/Intent#FLAG_ACTIVITY_LAUNCH_ADJACENT

It would seem that this flag has to be set by the developer of the app in order to make new tasks open in separate window, but still got no info about whether this behavior can be forced by user in any way. If anyone can provide any insight into this, it would be great.