Posts by Gabriel Ribeiro • 13 points
1 post
-
1
votes1
answer171
viewsQ: How to change an image dynamically when a button is pressed and save the state of that image
I have a problem where I need to alter an image of a imageView when the Button is pressed and when it is pressed again change to the image that was previously. I even managed to do this through the…