摘要: 转换UITableViewCell在 self.navigationController.view 上的位置CGRect rect = [self.navigationController.view convertRect:cell.frame fromView:self.tableView]; ... 阅读全文
posted @ 2014-04-25 09:58 沙影无痕 阅读(136) 评论(0) 推荐(0) 编辑