In studios Im using UIgrid layout/list layout however I cant seem to scale the images correctly. The png remains 1:1 hence create empting area resulting in the padding creating a large gap between the two images:
I think you should try making the padding value a negative number, which will cause the invisible parts of the images to overlap and will make the images look like they are right next to each other.
If this doesn’t work, could you try to provide an image of the UIGridLayout’s properties? Maybe that could help find the problem.