添加用户后同步数据crash

This commit is contained in:
life
2015-11-08 22:46:33 +08:00
parent 8dbfdf9eb3
commit 2f476cefcb
6 changed files with 19 additions and 23 deletions

View File

@@ -191,6 +191,7 @@ NSString const *key = @"isSelectOnSearchKey";
}
// 线15px, iphone, ipad
-(void)tableView:(UITableView *)tableView willDisplayCell:(UITableViewCell *)cell forRowAtIndexPath:(NSIndexPath *)indexPath
{
if ([cell respondsToSelector:@selector(setSeparatorInset:)]) {