mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
f7479e6a1c
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/46354 **Issue:** With forced edge-to-edge on Android 15, RNTester title at top overlaps with the status bar and bottom tab bar overlaps with bottom nav bar **Solution:** Add margins based on inset values to the ReactRootView which is the contentView for RNTesterActivity which acts as global padding within RNTester Changelog: [Android][Changed] - Adding padding for RNTester on Android 15 forced edge-to-edge Reviewed By: mdvacca Differential Revision: D62247910 fbshipit-source-id: 7b35d0c2016b6897b5de436a4245c9e910559541