Update README.md
This commit is contained in:
parent
5c7d0c1305
commit
9e46997e96
@ -1500,6 +1500,7 @@ allprojects {
|
||||
}
|
||||
}
|
||||
```
|
||||
If you encounter an error `Could not find com.android.support:support-annotations:27.0.0.` reinstall your Android Support Repository.
|
||||
|
||||
## Black Screen on Release build (Android)
|
||||
If your video work on Debug mode, but on Release you see only black screen, please, check the link to your video. If you use 'http' protocol there, you will need to add next string to your AndroidManifest.xml file.
|
||||
@ -1510,8 +1511,6 @@ If your video work on Debug mode, but on Release you see only black screen, plea
|
||||
>
|
||||
```
|
||||
|
||||
If you encounter an error `Could not find com.android.support:support-annotations:27.0.0.` reinstall your Android Support Repository.
|
||||
|
||||
## TODOS
|
||||
|
||||
- [ ] Add support for playing multiple videos in a sequence (will interfere with current `repeat` implementation)
|
||||
|
Loading…
Reference in New Issue
Block a user