how to set UITableViewCell background tranparent?
I am trying
cell.backgroundColor = [UIColor clearColor];
But that is giving black color.
Thanks & Regards.
how to set UITableViewCell background tranparent?
I am trying
cell.backgroundColor = [UIColor clearColor];
But that is giving black color.
Thanks & Regards.
Please view this post: How to create a UITableViewCell with a transparent background