I do not know how to implement scrolling. It is a simple design, I just have an image with a participate button followed by other images below. However, every time I set an image below the other one, both sizes decrease rather than allowing for scrolling. Please let me know if you have any suggestions.
I’d guess that you have the height of your images set to “fill container”
Also, what sort of app are you trying to make? The Data Viewer might be a better fit for you?
@drted@domhnallohanlon I have activated “scrollable”. But every time I add a new image it makes the rest smaller. There should only be two pictures visible, the rest only when scrolling.
Please let me know what I am missing here