I am like to know is there any possibility to increase and decrease the width and height of UI objects.
1.Took this image as example ,This is collection view designed for iphone 6.
2.while build the project image occupy two in a row.
3.while i run this for iphone5,iphone4s only one image can occupy the row.
4.so i like to know is there any way to achieve image should place for each phone should have two image inside the collection cell.
5.I have tried to set constraint for collection cell but later i understood no possible.