Fixing issue where PIP did not stay minimized after rotation.
- Ensure that we reapply the minimized offset after applying the snap fraction to the rotated bounds - Fixing small issue where we weren't bottom aligning the PIP when the visible IME changes size (but is not made invisible) - Also fixing an issue where the touch gesture continually allowed swiping offscreen even after dragging the PIP a distance. Now, if no gesture handles the drag, then the default gesture will disallow offscreen dragging once it handles the move. - Shrinking PIP slightly to fit proportions of screen. Test: Enable minimization in SysUI tuner, put PIP into minimized state, rotate the screen. This is not final UX and the CTS tests will be updated to reflect this behavior once it is final. Change-Id: I15c851a0bcf5f867289bc5ad50d298f82a103308
Loading
Please register or sign in to comment