Skip to content

Instantly share code, notes, and snippets.

@prateek54
Created September 27, 2020 21:10
Show Gist options
  • Save prateek54/58c864d0f180a9bcf935375c7a1f9923 to your computer and use it in GitHub Desktop.
Save prateek54/58c864d0f180a9bcf935375c7a1f9923 to your computer and use it in GitHub Desktop.
ExoPlayerDemo
<com.google.android.exoplayer2.ui.StyledPlayerView
 android:layout_width="match_parent"
 android:layout_height="match_parent"
 android:id="@+id/player_exo"
 app:use_controller="true" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment