-
Notifications
You must be signed in to change notification settings - Fork 1
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
PP-943: landscape orientation support android #653
base: PM-142-Accessibility-base-branch
Are you sure you want to change the base?
PP-943: landscape orientation support android #653
Conversation
…oResultsScreen PP-945
…port-android' into PP-943-Landscape-orientation-support-android
Quality Gate passedIssues Measures |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[Request]
It looks good. Just some things to consider. Thank you!
- gc_fragment_onboading -> Layouts look differently in the code in landscape and portrait mode, make sure it is as intended. (I didn't check how it looks on the device)
- gc_fragment_onboading_page: scroll view is removed from the landscape mode. Make sure in small devices does not cause problems.
- gc_fragment_digital_invoice_onboading: scroll view is removed from the landscape mode. Make sure in small devices does not cause problems.
@abolfazlimahdi |
Merged PP-948, PP-944 ,PP-954 into this branch, testing was not possible with separate branches because of forced portrait orientation. PP-948, PP-944 ,PP-954 are already reviewed and approved by @danicretu and @obaidgini.