Update design of 'approve contact share' view.
This commit is contained in:
parent
50c49baca8
commit
3092e4e3f6
@ -285,10 +285,6 @@ NSString *const kArchivedConversationsReuseIdentifier = @"kArchivedConversations
|
||||
}
|
||||
|
||||
[self updateBarButtonItems];
|
||||
|
||||
dispatch_async(dispatch_get_main_queue(), ^{
|
||||
[self tableView:self.tableView didSelectRowAtIndexPath:[NSIndexPath indexPathForRow:0 inSection:0]];
|
||||
});
|
||||
}
|
||||
|
||||
- (void)applyDefaultBackButton
|
||||
|
||||
Loading…
Reference in New Issue
Block a user