Search code examples
androidexoplayer

How do I make the Exoplayer controls always visible?


A few seconds after the ExoPlayer starts playing, the controls stop showing and a black background appears. How do I make sure that the controls are always visible?


Solution

  • Set show_timeout attribute to 0