Surfaceview displays camera data, and the image is flipped after the new layer is popped up.

problem description

display camera data with surfaceview. When the Dialog object calls the show method, the camera drawing displayed in surfaceview will be reversed by 180 degrees. Once the Dialog object is closed, it is reversed again by 180 degrees.

how can I keep surfaceview from reversing?

Jan.10,2022
Menu