I've implemented a custom table view cell class that inherit from UITableViewCell
. The tableview contains a background image, so I want cell's background to be transparent. It looks great before iOS7.
However, in iOS7, the cell is always shown with a white background.
Even for Xcode7, 2015, there is a bug in storyboard: you have to set the background color of a cell in code.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…