subclassed UITableViewCell - backgroundView covers up anything I do in drawRect

后端 未结 4 886
栀梦
栀梦 2020-12-03 16:03

I\'m trying to make a subclassed UITableViewCell where I draw an image in the upper right corner. I have it working perfectly - except when I set self.backgroundView, my bac

4条回答
提交回复
热议问题