-
Notifications
You must be signed in to change notification settings - Fork 3.5k
feat: bottom safe area inset handling based on NavigationBar type (gesture vs. soft keys) #55633
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
Conversation
|
Hey! I see that you made changes to our Form component. Make sure to update the docs in FORMS.md accordingly. Cheers! |
…om-safe-area-handling-based-on-navigation-bar-type
|
@chrispader what is your ETA for this one? Would be great to wrap it up. Thanks! |
@mountiny i'm working on it right now. I'd like to finish this up by either Wednesday or by EOW. The first PR which removes the In this PR, i'll need to check every screen and apply bottom safe area handling locally in the scrollable content or on bottom-docked components there. |
…om-safe-area-handling-based-on-navigation-bar-type
…om-safe-area-handling-based-on-navigation-bar-type
@lakchote @mountiny
Explanation of Change
This PR introduces new logic to determine whether on Android we're using a "soft keys" navigation bar (three buttons) or gesture bar.
Based on #54285 (Step 1)
Delta changes: https://github.com/margelo/expensify-app-fork/pull/26/files
Fixed Issues
$
PROPOSAL:
Tests
Offline tests
QA Steps
// TODO: These must be filled out, or the issue title must include "[No QA]."
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)src/languages/*files and using the translation methodSTYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))Avataris modified, I verified thatAvataris working as expected in all cases)Designlabel and/or tagged@Expensify/designso the design team can review the changes.ScrollViewcomponent to make it scrollable when more elements are added to the page.mainbranch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTeststeps.Screenshots/Videos
Android: Native
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
MacOS: Desktop