Sidharth Suresh
Sidharth Suresh

Reputation: 85

Trusted Web Activity - Screen Orientation

How do I set the default orientation to landscape when opening a url (TWA) from my application which is in portrait mode? (The TWA is launched from the second activity of the application)

Upvotes: 2

Views: 313

Answers (1)

andreban
andreban

Reputation: 4976

Support for setting orientation at launch is in development. You can check out the progress at: https://github.com/GoogleChrome/android-browser-helper/pull/122

Upvotes: 1

Related Questions