media/demo/src/main
olly ba46e472af Fix playing local content after permission granted.
After maybeRequestReadExternalStoragePermission and the
subsequent granting of the permission, the media source
would never be created.

I can't see a case where initializePlayer shouldn't create
a new MediaSource, so I've just removed the condition.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=164260074
2017-08-04 18:13:52 +01:00
..
assets Remove dead sample link 2017-08-04 12:54:34 +01:00
java/com/google/android/exoplayer2/demo Fix playing local content after permission granted. 2017-08-04 18:13:52 +01:00
res Minor tweak to demo app 2017-07-15 17:20:08 +01:00
AndroidManifest.xml Fix targetSdkVersion to be consistent with gradle builds 2017-08-04 12:54:02 +01:00