Skip to content

fix(android): improve default handling of orientation changes #2224

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

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

tido64
Copy link
Member

@tido64 tido64 commented Sep 14, 2024

Description

Like #2208, but on the activity that actually matters.

Resolves #2207.

Platforms affected

  • Android
  • iOS
  • macOS
  • visionOS
  • Windows

Test plan

CI should pass.

@tido64 tido64 requested a review from JasonVMo as a code owner September 14, 2024 14:57
@github-actions github-actions bot added the platform: Android This affects Android label Sep 14, 2024
Like c3eb2b2, but on the activity that actually matters.
@tido64 tido64 force-pushed the tido/android/improve-orientation branch from 89b29ea to 9c3c089 Compare September 14, 2024 15:03
@tido64 tido64 merged commit caeda7b into trunk Sep 18, 2024
27 checks passed
@tido64 tido64 deleted the tido/android/improve-orientation branch September 18, 2024 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform: Android This affects Android
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Handle orientation change on Android
2 participants