i'm trying to set the background of a custom UITableViewCell to transparent so you can only see the control inside of it, but I can't get it to work
I've tried setting the opaque property to NO, as well as setting the backgroundView backgroundColor to clearColor, but neither have worked for me so far. Is there another way to do this?
Thanks
I've tried setting the opaque property to NO, as well as setting the backgroundView backgroundColor to clearColor, but neither have worked for me so far. Is there another way to do this?
Thanks