You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On Android, switching between tabs that use different HasNavigationBar values does not correctly reset the NavigationBar padding. When navigating from a tab with HasNavigationBar="false" to one with HasNavigationBar="true" and then back, the padding from the previous tab persists, resulting in incorrect top padding
Description
On Android, switching between tabs that use different HasNavigationBar values does not correctly reset the NavigationBar padding. When navigating from a tab with HasNavigationBar="false" to one with HasNavigationBar="true" and then back, the padding from the previous tab persists, resulting in incorrect top padding
Steps to Reproduce
StatusBarIssue.mov
Link to public reproduction project repository
No response
Version with bug
10.0.20
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
Unknown/Other
Affected platforms
Android
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output