android / camera-samples

Multiple samples showing the best practices in camera APIs on Android.
Apache License 2.0
4.98k stars 2.34k forks source link

Turning a device fast enough from one landscape mode into another skips rotation of the camerapreview #165

Closed pjahnmodum closed 4 years ago

pjahnmodum commented 4 years ago

Tested on an Xiaomi Mi9T pro on newest Firmware. On an Emulator I could not reproduce this edit: Tested on Huawei P30Pro too, same Result

stfbee commented 4 years ago

same on Pixel4

owahltinez commented 4 years ago

A few questions to help us find out the root cause of this issue:

pjahnmodum commented 4 years ago

Hi, thanks for getting back

I was using the CameraXSample (most recent code) and no modifications were made to the code.

pjahnmodum commented 4 years ago

Issue been fixed on newsest sample for beta 01

owahltinez commented 4 years ago

Great to hear! Thanks for verifying and closing, @pjahnmodum