first of all you are not switching screens properly, you just open screen for button click but never close it, for that check out this guide: How to switch screens correctly
second, try to use dynamic image component to create dynamic images and set their images from assets, and i will highly recommend to call procedure Asynchronously using image utilities,
try this and mention if it helps