Skip to content

Instantly share code, notes, and snippets.

@tolmasky
Created July 26, 2011 22:26
Show Gist options
  • Select an option

  • Save tolmasky/1108238 to your computer and use it in GitHub Desktop.

Select an option

Save tolmasky/1108238 to your computer and use it in GitHub Desktop.
-[UIGestureRecognizer _updateGestureWithEvent:] ()
-[UIApplication _cancelGestureRecognizers:] ()
-[UIView(Hierarchy) _willMoveToWindow:] ()
-[UIView(Hierarchy) _makeSubtreePerformSelector:withObject:withObject:copySublayers:] ()
-[UIView(Hierarchy) _makeSubtreePerformSelector:withObject:withObject:copySublayers:] ()
-[UIView(Hierarchy) removeFromSuperview] ()
-[UITableViewCell removeFromSuperview] ()
-[UITableView(_UITableViewPrivate) _updateAnimationDidStop:finished:context:] ()
-[UIViewAnimationState sendDelegateAnimationDidStop:finished:] ()
+[UIViewAnimationState popAnimationState] ()
-[UITableView(_UITableViewPrivate) _updateWithItems:withOldRowData:oldRowRange:newRowRange:context:] ()
-[UITableView(_UITableViewPrivate) _endCellAnimationsWithContext:] ()
-[UITableView reloadRowsAtIndexPaths:withRowAnimation:] ()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment