harshitverma209 / android_pip

BSD 2-Clause "Simplified" License
1 stars 3 forks source link

Disable auto pip #1

Closed ragul-steamA closed 2 months ago

ragul-steamA commented 4 months ago

Could you please. give me clear documentation on how to disable from auto pip.

harshitverma209 commented 4 months ago

Hello Ragul, if you wish to disable automatic pip, you should use AndroidPIP().setAutoPipMode(autoEnter:false). If there is anything else you need help with, please let me know.

ragul-steamA commented 4 months ago

Yeah now that's working fine. But still, the pip widget doesn't make returns the pip child instead it returns same widget in pip. Can you please check and the simple pip works fine on this case. this plugin doesn't work as expected.

harshitverma209 commented 2 months ago

Hi Ragul, please try setting the newly added useStack parameter to false.