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
Crash app when scroll to bottom of tableView: "Terminating app due to uncaught exception 'CALayerInvalidGeometry', reason: 'CALayer position contains NaN: [nan 450]"
#3
i'm adding collageView to UITableViewCell. In
layoutSubViews
function, i calledcollageView.frame = contentView.bounds
Plz, help me to fix this problem
The text was updated successfully, but these errors were encountered: