0

I want only landscape orientation to be enabled in maximo anywhere app and disable portrait mode. How is this possible?

Assem
  • 11,574
  • 5
  • 59
  • 97
developer
  • 92
  • 7

1 Answers1

0

Since all the Maximo Anywhere apps are using Cordova/PhoneGap under the covers, you can follow this approach.

http://community.phonegap.com/nitobi/topics/config_xml_prevent_screen_rotation

scott dickerson
  • 908
  • 1
  • 5
  • 13