Skip to main content
deleted 89 characters in body
Source Link
ROMANIA_engineer
  • 57k
  • 30
  • 211
  • 207

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. On iOS 6, my table view was transparent and looked great. First time running iOS 7, and the background is white.

I have tried making the table backgroundColor, cell color etc etc to UIColor clearColor but have no change. I have done everything I can think of.

Can someone please tell me howHow to fix this problem? Thanks in advance!

the table

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. On iOS 6, my table view was transparent and looked great. First time running iOS 7, and the background is white.

I have tried making the table backgroundColor, cell color etc etc to UIColor clearColor but have no change. I have done everything I can think of.

Can someone please tell me how to fix this problem? Thanks in advance!

the table

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. On iOS 6, my table view was transparent and looked great. First time running iOS 7, and the background is white.

I have tried making the table backgroundColor, cell color etc etc to UIColor clearColor but have no change.

How to fix this problem?

the table

edited tags
Link
rmaddy
  • 319.5k
  • 44
  • 548
  • 591
Source Link
Teddy13
  • 3.9k
  • 11
  • 45
  • 73

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. On iOS 6, my table view was transparent and looked great. First time running iOS 7, and the background is white.

I have tried making the table backgroundColor, cell color etc etc to UIColor clearColor but have no change. I have done everything I can think of.

Can someone please tell me how to fix this problem? Thanks in advance!

the table