UITableView设置背景为透明时遇到的问题

TableView.backgroundView = nil;
TableView.backgroundColor = [UIColor clearColor];
TableView.opaque = NO;

  

posted @ 2012-06-09 11:13  我的程序人生  阅读(135)  评论(0编辑  收藏  举报