UITableView 清除背景 - UITableView clear background

问题:

I realize that iOS 7 has not officially been released and we should not discuss it BUT I am going crazy trying to figure out this problem.我意识到 iOS 7 还没有正式发布,我们不应该讨论它,但我想弄清楚这个问题我快疯了。 On iOS 6, my table view was transparent and looked great.在 iOS 6 上,我的表格视图是透明的,看起来很棒。 First time running iOS 7, and the background is white.第一次运行iOS 7,背景为白色。

I have tried making the table backgroundColor, cell color etc etc to UIColor clearColor but have no change.我曾尝试将表格背景颜色、单元格颜色等设置为 UIColor clearColor 但没有任何变化。

How to fix this problem?如何解决这个问题?

桌子


解决方案:

参考: https://stackoom.com/en/question/1GgcN
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章