IBScrollViewFloatingHeader
IBScrollViewFloatingHeader copied to clipboard
Crashes with Autolayout Table Constraints.
I received the following error using this with a table with Autolayout.
2014-03-26 22:24:08.405 WhatYaCallit[5994:60b] *** Assertion failure in -[UITableView layoutSublayersOfLayer:], /SourceCache/UIKit_Sim/UIKit-2935.137/UIView.m:8794
2014-03-26 22:24:08.965 WhatYaCallit[5994:60b] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Auto Layout still required after executing -layoutSubviews. UITableView's implementation of -layoutSubviews needs to call super.'