-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Hi! Thanks for creating this example for managing the task backstack while using PiP.
I noticed that it's possible to force MockHomeActivity into picture in picture even though supportsPictureInPicture isn't enabled for it in the manifest. To reproduce:
- Open
WatchActivityin PiP. - Kill
MockHomeActivity/MockDetailsActivityusing the multi task menu. - Tap on the app's launcher icon.
Result: MockHomeActivity will be launched into picture in picture mode.
Expected behaviour: Either MockHomeActivity is launched in a new task not in PiP or WatchActivity is brought to the foreground not in PiP.
What should we do in our apps to prevent/fix this behaviour? Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels