Not sure whether anyone else is encountering this issue...
I have a simple page which contains several images. When I start the app at the first time, everything load
i am encountering this issue when i use Image.resizeMode.stretch use cover or contain instead
edit: it may due to memory issue. you can try to add android:largeHeap="true" in your android manifest application tag.