Does ImageView not work correctly with the AutoScale module? I have a game that has many imageviews in different columns and rows, separated by the same space. Using the autoscale module, the images are separated into different spaces horizontally and vertically (the vertical space is larger than the horizontal). I saw the example of the keyboard with the buttons and the separation is the same, both horizontal and vertical. Replaces the buttons with the imageviews and the separation was different.
Detail: all views were added programmatically.
Detail: all views were added programmatically.