bannzai/SpreadsheetView

Gradient layer apply to cell

PGandhi30 opened this issue · 0 comments

Expected Behavior

Cell background with gradient color layer.

Actual Behavior

Cell background frame is 0.0 so it displays a white background. In normal UITableview willDisplaycell method set gradient working perfectly in a cell. How to apply gradient layer for cell in your repository?