Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TMED.02-Exercise-CustomizeLayout #20

Open
baghaii opened this issue Jul 4, 2018 · 0 comments
Open

TMED.02-Exercise-CustomizeLayout #20

baghaii opened this issue Jul 4, 2018 · 0 comments

Comments

@baghaii
Copy link

baghaii commented Jul 4, 2018

In this exercise, we are linked to the documentation for exo_playback_control_view.xml. The documentation shows the playback controls using DefaultTimeBar. If we put this layout element into our application, the app crashes.

This happens because the exercise is using ExoPlayer 2.2 which used a SeekBar, not used in the current release. At ExoPlayer 2.4, the SeekBar was replaced with a DefaultTimeBar.

Perhaps, we should update the version of ExoPlayer to be one of the ones after this change so students can use the documentation to create a custom playback control without experiencing these crashes that are due to changes between versions?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant