I’ve been looking for a while on stack overflow but haven’t seen a question like this so here goes:
I need a grid like view as shown below that will populate each row with cells of varying size. In all the grid views I’ve seen all the cells are the same and it’s been very difficult to customise to get what’s shown below:
http://s7.postimage.org/7al1fs8jv/image.png
I’m running out of ideas and just wondering if anyone had any easier or better way of approaching this.
Thanks for any help
Manu ways to achieve this
1.By quartz 2D drawing
2.Customizing a view and using it load in a placeholder view by adding programatically by calculating rects