CameraView
CameraView copied to clipboard
Preview stretches for a moment while switching front/back
Describe the bug
- CameraView version: 2.0.0-beta04
- Reproducible in official demo app: yes
- Device / Android version: Pixel 3, API 28
To Reproduce
Steps to reproduce the behavior in the demo app:
- Select Video Mode
- Set width and height to match_parent
- Click on toggle camera button
Expected behavior
While switching the preview screen stretches for a second
I'm not sure this can be fixed... But will take a look.
Mr @natario1 any updates on this issue?
I have the same problem...
+1
+1
It will probably not stretches if you give camera view ratio of 4:3. maybe it's not the solution but you can overcome that problem using it.
Yes, It won't stretch if you keep the same aspect ratio on either of the cameras.
I have the same problem...