Hello, brand new to app inventor. I need help making a clickable image. I have to put in an image of a chicken and put a button under it. When you click the button it should show the image.
thank you
Hello, brand new to app inventor. I need help making a clickable image. I have to put in an image of a chicken and put a button under it. When you click the button it should show the image.
thank you
If you want a clickable image, you can use Image component, and do it clickable
or, you can use a button, and set an image on it...
Why does the image have to be clickable if you have a button ?