Transparent Cells
foFox opened this issue · 1 comments
foFox commented
I have an issue with a transparent cell, when I do a long press, and cell gets scaled up a little, the background of the cell becomes black, and it briefly flickers.
kutschenator commented
Just to let everyone know, this is not a bug.
The layout actually checks if the cell is set to opaque and then sets the background for the image context accordingly.
To fix this, just set your cells opaque property to false