适配iOS7uinavigationbar遮挡tableView的问题
摘要://适配iOS7uinavigationbar遮挡tableView的问题 if([[[UIDevice currentDevice]systemVersion]floatValue]>=7.0) { self.edgesForExtendedLayout = UIRectEdgeNone...
阅读全文
posted @ 2014-10-10 16:22
浙公网安备 33010602011771号