android / codelab-exoplayer-intro

Media Streaming with ExoPlayer codelab
https://codelabs.developers.google.com/codelabs/exoplayer-intro
Apache License 2.0
221 stars 116 forks source link

If you start codelab from any step besides step 4, you're missing the icon and string needed in final step #42

Closed ceruleanotter closed 4 years ago

ceruleanotter commented 5 years ago

Final step claims:

"You can continue updating your current project or return to a known working state by importing the project from exoplayer-intro/exoplayer-codelab-04."

But you need two files that are not included in previous steps:

Suggest just putting these in all steps!

dturner commented 4 years ago

Many thanks for reporting this. It should now have been fixed.