[Android] App crash when unmounting video (#533)
* Upgrade to ScalableVideoView version 1.0.4 * Fix bug in cleanupMediaPlayerResources * Fix VideoView on Android
This commit is contained in:
committed by
Matt Apperson
parent
9ce1f4b5f4
commit
c56fd2d908
@@ -17,5 +17,5 @@ android {
|
||||
|
||||
dependencies {
|
||||
provided 'com.facebook.react:react-native:+'
|
||||
compile 'com.yqritc:android-scalablevideoview:1.0.1'
|
||||
compile 'com.yqritc:android-scalablevideoview:1.0.4'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user