You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[BugFix] Fix Large Title Crash For Fast Movements
When the animation of navigation bar large title is finished, the
animator won't be deallocated manually. It may be cause a problem
because of the animation state.
[BugFix] Fix Large Title Crash For Fast Movements
The ongoing animation of navigation bar large title should be
stopped & finished first unless it is completed after ending the
animation.