I am facing a weird problem from my Android TV emulator. The issue is, the Emulator is somehow rotated including its frame and I can not restore the normal state of my emulator.
I have tried Running adb command suggested here and I ran adb shell settings put system accelerometer_rotation 0
and adb shell settings put system user_rotation 3
that forcefully rotates the tv inside screen but not the whole frame.
Here is my current state of my tv emulator.
It'll be very nice if I get rid of the issue with your help. Thank you.