Skip to content

Files

Latest commit

b535ed9 · Apr 25, 2017

History

History
9 lines (6 loc) · 388 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 388 Bytes

AnimationRestoration

The AnimationPreservingView class keeps it's layer tree animations safe from being removed. There are two cases when CAAnimation can be removed from CALayer automatically:

  • when application goes to background
  • when view backed by the layer is removed from window

Screencast