I was trying to split an image into 10 different parts using ScaleType Crop and ImageRectSize.
The top ones worked fine as lowering the Y of ImageRectSize makes the image move upwards, however I cant make the bottom one due to the Y axis not going above 790 (Increasing it should have moved the image down in the ImageLabel). The image size is 790x790px.
Am I missing something? Or is this what I gotta work with?