I’ve successfully setup a mini app which has a table of titles, descriptions and images. Problem is, the images are butted up to the left and it leaves barely any room between cells.
Is there anyway to maybe put some padding in there to give it a bit of space?
Thanks.
Just change the frame of the cell’s
imageViewIf you want to move it away from the left, set the x to anything higher than 0.