Account for OHM offset before possibly hiding the PIP menu
Menu actions were not clickable because the drag corner resize handler did not take into account the OHM offset when comparing the touch location to the PIP bounds, wrongly causing the menu to be hidden on ACTION_DOWN and thus the menu actions never got their click listeners fired on ACTION_UP. Bug: 172839150 Test: Enter PIP with YT, enter OHM, play/pause/expand work fine Change-Id: I8d1539cef46a5d7c0afe88e80638175cb3994db3
Loading
Please register or sign in to comment