Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Makes orientation option cross-platform and conform to latest python-for-android changes, adds android.manifest.orientation. #1548

Merged
merged 1 commit into from Jan 23, 2023

Conversation

misl6
Copy link
Member

@misl6 misl6 commented Jan 22, 2023

Related python-for-android PR: kivy/python-for-android#2739

  • orientation option is now (as it should be) cross-platform, and does not accepts values which are only available on Android screenOrientation setting.
  • android.manifest.orientation offers an additional layer of control for users that need to set a specific screenOrientation into the AndroidManifest.xml file.

…n hints, adds android.manifest.orientation to control the Android manifest orientation
@misl6 misl6 changed the title Makes orientation option cross-platform and conform to latest python-for-android changes, adds android.manifest.orientation. Makes orientation option cross-platform and conform to latest python-for-android changes, adds android.manifest.orientation. Jan 22, 2023
@misl6 misl6 requested a review from AndreMiras January 22, 2023 17:09
@misl6 misl6 merged commit d191bf0 into kivy:master Jan 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants