You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What are you trying to achieve or the steps to reproduce?
Have the preview view to show the front/rear camera and also rotate the device while doing so.
catching the onconfiguration change and setting the preview sizes to replace width and height.
didn't find a way to let the view know of the orientation
Occurence also confirmed on device Moto G 2013 ("Falcon"), running custom rom lineage OS 14.1, android 7.1; but in my case, I mostly stayed with the default options and followed the three get started points religiously. As a side note, if it helps, this same bug also happens in the same device and ROM with the library CameraView.
What are you trying to achieve or the steps to reproduce?
Have the preview view to show the front/rear camera and also rotate the device while doing so.
catching the onconfiguration change and setting the preview sizes to replace width and height.
didn't find a way to let the view know of the orientation
How did you initialize FA?
What was the result you received?
preview was rotated 90/270 degress
What did you expect?
preview will show properly on both orientations even while changing orientation.
Context:
The text was updated successfully, but these errors were encountered: