Hey everyone, I am currently designing a social app which allows you to post images. On a user’s profile their photos will be displayed in different shapes (Ex: Portrait, Landscape, and Square etc…). Does anyone know how to make a custom list like this? Thank you!
Screenshot shows how I want it to be setup. Sorting will be Newest to Oldest Created date.
Thanks man, but that option was already selected. The issue is in the following screenshot:
I even changed the layout like in your example. I don’t want duplicate uploads of the same post. Anyway around this? I feel likes it’s something to do with the images inside the list.
I’ve even tried taking the magic out of the images and just adding plain images to the list, still nothing…hmmm
Unfortunately you cannot have different sized images in a list. The masonry layout only works if you have text underneath the image and this gives the list the different sizes.
If you want to have images the same size but different images in one list, you just have to add a collection of images, then add the image list and link it to the image collection.