gesturedetector

  1. Shivito1

    Android Question Exoplayer GestureDetector

    My issue is Exoplayer menu options no longer pop up when I tap the player. This happens when I added the following to the SimpleExoplayerView1. GD.SetOnGestureListener(SimpleExoPlayerView1, "Gesture") I need a way to tell ExoPlayer to show the menu.
Top