Skip to content

Instantly share code, notes, and snippets.

@prateek54
Last active September 27, 2020 21:20
Show Gist options
  • Save prateek54/3e5724eb46160dcdd11baf2dec04721a to your computer and use it in GitHub Desktop.
Save prateek54/3e5724eb46160dcdd11baf2dec04721a to your computer and use it in GitHub Desktop.
ExoPlayerDemo
app:show_buffering="when_playing"
app:use_sensor_rotation="true|false"
app:show_subtitle_button="true|false"
app:show_fastforward_button="true|false"
app:show_rewind_button="true|false"
app:fastforward_increment="15000"//in ms i.e 15s
app:rewind_increment="15000"
app:show_next_button="true|false"
app:show_previous_button="true|false"
app:resize_mode="fill|fit|zoom|fixed_height|fixed_width"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment