Skip to content
Commit cd53e389 authored by Arjan Scherpenisse's avatar Arjan Scherpenisse Committed by Matt Apperson
Browse files

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
parent fe6bc4f3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment