I checked probably all of the posts relating to this issue, but all of them are about making all the frames in the ScrollingFrame the same size, not different.
I am trying to make a shop gui, with different categories meaning different frames. Here how it looks on PC & Mobile.
Here is a screenshot of the properties
Any ideas on how I could fix this issue not scaling correctly on mobile, I do not want all the frames to be the same size, which is why I’m using UiListLayout instead of UiGridLayout.