Hi,
I develop Android App with OpenCV and I'm facing rotation problem of Camera widget. Only one landscape position is correct, and the opposite portrait, The opposite portrait doesn't change positions of other widgets on screen, they are not caught by the rotation event.
I read about rotating canvas 'before' but that's not a solution for these weird 4 different positions.
Anyone facing with the same problem, because it's crucial for the camera to work correct on rotation.