Gradient layer apply to cell
PGandhi30 opened this issue · 0 comments
PGandhi30 commented
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?