How to fix the frame's scale inside the Scrolling Frame to match to all devices?

So how can I fix this?

I tried using auto scale but it didn’t work even the constraint…

1 Like

Oh I applied LayoutUtil v2 Plugin and fixed the cell size in my uiGridLayout and it fixed it!

Desktop:


Mobile:

1 Like

thanks!
this ill try this now! :slight_smile: