I am using [B4X] BitmapsAsync library in order to fetch some images. If an image is loaded after i close the activity, it reloads activity. Is there any way to prevent this behavior?
This project is started without b4x pages be available, so it is written in 'oldschool' way.