Hello Devs,
I made this Frame with a ScrollingFrame inside it. This scrolling frame has a UI List Layout and i put a basic frame in it.
This is how it looks on PC:
And this is how it looks on mobile:
yeah how @Humaidi_0 said you have to make the gui size in the properties to scale not offset, to do that u have to set all the numbers to 0 and scale it again
Sorry for the late reply,
I already did set the offset to 0
And I wanted to mention that i fixed the problem by using an ui grid layout instead of a list layout. Sorry for replying so late.