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
using reloadRows in viewWillAppear triggers a UITableViewAlertForLayoutOutsideViewHierarchy warning;
resolved by using reloadData instead;
deselection animation is now started at the end of the transition not alongside of it;
0 commit comments