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?