1 2 3 4 5 6
- (void)endEditing:(id)sender { [self performSelector:@selector(updateStatus) withObject:nil afterDelay:0.05]; }