Closed tapan-nathvani closed 7 years ago
You could try setting an item size and making the cells' main view smaller than that.
For the decreasing width you'd have to adjust -prepareLayout
in the two Layout classes.
Yes i changed frame in prepareLayout and it works fine. Thanks :)
How can i give few pixel space between each cell ? And from bottom to top cells.. width should decreased... how can i achieve this ?