Created
September 5, 2017 22:24
-
-
Save isaidamier/e3310805bbc736623589787f65c5a0f7 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
exoPlayerView = (SimpleExoPlayerView) findViewById(R.id.player_view); | |
exoPlayerView.setPlayer(player); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment