I’m completely shocked that I can’t find anything about how to do this. How do I wrap images in a layout to just drop down to the next line.. and continue to do so until all of the images have been shown? I’m using 80×80 images as buttons and when however many can fit on one line, I want it to wrap them to the next line and continue. When those have reached the end, I want it to wrap again.
Can someone please show me how to build this layout? Thank you.
In API 12 and earlier, you want:
In API 13 and later, replace lines 5-7 with the following: