Hi, I have an issue when connecting my phone to the TV in DeX mode. When I open the camera, the image stays in portrait orientation (landscape expected), but the control buttons move to the left side as if the screen were in landscape. How can I fix this?
i've tried to rebuild app with net.sourceforge.opencamera.MainActivity#lock_to_landscape = true, but this does not resolved probled
Is there any other easy way to fix this?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi, I have an issue when connecting my phone to the TV in DeX mode. When I open the camera, the image stays in portrait orientation (landscape expected), but the control buttons move to the left side as if the screen were in landscape. How can I fix this?
Last edit: Marat Salikhov 2025-09-04
i've tried to rebuild app with
net.sourceforge.opencamera.MainActivity#lock_to_landscape = true
, but this does not resolved probledIs there any other easy way to fix this?