565fd37f28
Activity.enterPictureInPictureMode method must be invoked synchronously on userLeaveHint callback in order to be sure that the current Activity is still visible (does not transit to PAUSED state). Previously if the asynchronous processing would be delayed enough for the Activity to go into the PAUSED state it will be too late to go into the PiP mode. |
||
---|---|---|
.. | ||
src | ||
build.gradle | ||
proguard-rules.pro |