KKGridView icon indicating copy to clipboard operation
KKGridView copied to clipboard

Equivalent of UITableView selectionStyle

Open mariosangiorgio opened this issue 12 years ago • 0 comments

I am using KKGrid view and when I select an item the cell becomes blue. How can I prevent it to happen?

I am looking for something equivalent to the selectionStyle property of UITableView.

As a workaround I set cell.highlightAlpha = 0 but it looks a little dirty to me.

mariosangiorgio avatar Feb 08 '13 19:02 mariosangiorgio