ImageBackground does not fill width on Android only #22975
Labels
Bug
Component: Image
Component: ImageBackground
Platform: Android
Android applications.
Priority: Mid
Stale
There has been a lack of activity on this issue and it may be closed soon.
Use the latest React Native release: https://github.com/facebook/react-native/releasesI'm not using the latest release since I use it with expo (see snack down below) but I've read the latest changelogs and saw nothing related to this problem (maybe I'm wrong, please point it out if so)Environment
I don't think it would help a lot but here it is:
Description
ImageBackground
does not fill the full width on Android when the app is either reloaded or paused and resumed. When I fully close the app and reopen it, the problem disappears.Initial state
After pause/resume or hot reload, the first element should fill its width.
No problem on iOS.
Reproducible Demo
https://snack.expo.io/H1o4ogtM4
The text was updated successfully, but these errors were encountered: