react-native-video/android
Arjan Scherpenisse cd53e389a0 Android: Resize the video correctly on layout changes (#432)
The transform matrix was not being recalculated when the View
dimensions changed. Fixed by copying the code from the scaleVideoSize
method from the ScalableVideoView.

https://github.com/yqritc/Android-ScalableVideoView/blob/master/library/src/main/java/com/yqritc/scalablevideoview/ScalableVideoView.java#L95
2017-01-11 07:47:56 -05:00
..
src/main Android: Resize the video correctly on layout changes (#432) 2017-01-11 07:47:56 -05:00
build.gradle upgrade to react-native 0.19 2016-02-02 18:22:33 +02:00