Revision 64929bae Classes/SharingAccountsViewController.m

b/Classes/SharingAccountsViewController.m
190 190
    [self.navigationController pushViewController:vc animated:YES];
191 191
    [vc refreshButtonPressed:nil];
192 192
    [vc release];
193
    [self.tableView deselectRowAtIndexPath:indexPath animated:NO];
193
    [self.tableView deselectRowAtIndexPath:indexPath animated:YES];
194 194
}
195 195

  
196 196

  

Also available in: Unified diff