mirror of
https://github.com/SimpleMobileTools/Simple-Camera.git
synced 2025-02-18 20:30:38 +01:00
fix video rotation
This commit is contained in:
parent
01b3f5e952
commit
e93da71d3e
@ -502,9 +502,9 @@ class MainActivity : SimpleActivity(), PreviewListener, PhotoProcessor.MediaSave
|
||||
else -> 0
|
||||
}
|
||||
|
||||
mPreview?.deviceOrientationChanged()
|
||||
animateViews(degrees)
|
||||
mLastHandledOrientation = currOrient
|
||||
mPreview?.deviceOrientationChanged()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user