olly dacf8f847c Rollback of ff6e641fbb
*** Original commit ***

Rollback of 20282151b5

*** 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
2022-03-15 00:52:19 +00:00
..
2022-02-08 11:03:36 +00:00
2022-03-15 00:45:50 +00:00
2022-03-15 00:42:29 +00:00
2022-02-18 15:02:33 +00:00
2022-02-18 15:02:33 +00:00
2022-02-18 15:02:33 +00:00
2022-02-18 15:02:33 +00:00
2022-02-18 15:02:33 +00:00
2022-03-15 00:52:19 +00:00

ExoPlayer library

The ExoPlayer library is split into multiple modules. See ExoPlayer's top level README for more information about the available library modules and how to use them.