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

[ANDROID] Changing screen orientation results in breaking images / layout #12858

Closed
pburykh opened this issue Nov 29, 2021 · 3 comments
Closed
Assignees
Labels

Comments

@pburykh
Copy link

pburykh commented Nov 29, 2021

STR:

  1. Download latest build from PlayMarket
  2. Start the app
  3. On onboarding slides change screen orientation from portrait to landscape mode and then back to portait
  4. Pay attention at the image's size of onboarding slides

Actual result: images remained small after changing screen mode from landscape to portrait

XRecorder_29112021_180949.mp4

Expected result:

2 options:

  1. Disable possibility to change screen orientation while using the app
    OR
  2. Support layout transformation in case of changing the layout.
  • Status version: 1.17.0
  • Operating System: Android 11
  • Device: Samsung Galaxy A22
@pburykh pburykh added the bug label Nov 29, 2021
@flexsurfer
Copy link
Member

thanks @pburykh , @churik look like regression?

@flexsurfer
Copy link
Member

related wix/react-native-navigation#7050

@churik churik changed the title [ANDROID] Changing screen orientation results in braking images / layout [ANDROID] Changing screen orientation results in breaking images / layout Nov 30, 2021
@churik
Copy link
Member

churik commented Nov 30, 2021

@flexsurfer yes, it is regression.
Confirmed on Android 10 (Xiaomi Mi Note9)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants