RELEASENOTES.md
20.4 KB
-
Rollback of https://github.com/androidx/media/commit/98e039d8727344b00c0e37c8b4f9c07cd6561543 · 29fb77ea
*** Original commit *** Rollback of https://github.com/androidx/media/commit/aa22bc2dbeb01fbe3a9905adc8e87a859a3f3dca *** Original commit *** Fix PlayerView touch handling Overriding onTouchEvent was causing multiple issues, and appears to be unnecessary. Removing the override fixes: 1. StyledPlayerView accessibility issue where "hide player controls" actually toggled play/pause. 2. Delivery of events to a registered OnClick... *** PiperOrigin-RevId: 434502423
olly committed