| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| assets | ||
| java/com/google/android/exoplayer2/demo | ||
| res | ||
| AndroidManifest.xml |
Fix bug which causes the PlayerActivity to finish whenever the android.permission.READ_EXTERNAL_STORAGE permission is requested. A better solution would involve not requesting permissions if a previous request is still pending. This would involve keeping extra state in the activity, so this solution is used to keep the demo app's complexity at a minimum. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=192588821
| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| assets | Loading commit data... | |
| java/com/google/android/exoplayer2/demo | Loading commit data... | |
| res | Loading commit data... | |
| AndroidManifest.xml | Loading commit data... |