0

I want to display my screen always in portrait mode on TV(NEXBOX A95X). I have set android:screenOrientation="portrait" to Activity on Manifest file. But it is working on mobile devices but not working on TVs. It is displaying horizontally in landscape mode. Any help will be appreciated. Thanks in advance!

nAkhmedov
  • 3,522
  • 4
  • 37
  • 72
  • Why would the user want the output to be portrait? – CommonsWare Jan 23 '18 at 16:45
  • 1
    I would like to put TV in vertical position in order to display more information! – nAkhmedov Jan 23 '18 at 16:48
  • OK, that sounds reasonable. Unfortunately, I suspect that the device manufacturer did not consider your scenario. My guess is that you will need to contact them to see if there is some workaround. – CommonsWare Jan 23 '18 at 16:49
  • @CommonsWare Thank you for your response! No solution yet? I have googled many users have the same issue. – nAkhmedov Jan 23 '18 at 16:51

0 Answers0