Rollback of https://github.com/google/ExoPlayer/commit/ff6e641fbbd01789cb2facada7383b3c430ca6a8
*** Original commit *** Rollback of https://github.com/google/ExoPlayer/commit/20282151b5ea0e6a4d94710b3ab2a6806148d056 *** 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
Showing
with
24 additions
and
55 deletions
Please
register
or
sign in
to comment