Skip to content

Force landscape orientation [Android] #1445

Answered by t-arn
tubbadu asked this question in Q&A
Discussion options

You must be logged in to vote

I think, you can define this in AndroidManifest.xml

You will need to customize the file provided by the Android template.

In my apps, I copy the file from the template to a build-resources folder, customize it there and then copy it into the right place when building. This way, my customized file is included in the project repo (the build folder is excluded from the repo)

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@tubbadu
Comment options

@t-arn
Comment options

Answer selected by tubbadu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants