LayoutKit icon indicating copy to clipboard operation
LayoutKit copied to clipboard

ReloadableViewLayoutAdapter updates

Open staguer opened this issue 7 years ago • 0 comments

ReloadableViewLayoutAdapter could use a few additions:

  • Detecting Collection/TableView size and its changes and using that for computing cell layout arrangements.
  • Delegate for scroll notifications.
  • Delegate for cell creation notifications.

Two other changes might be coming but seem less clear:

  • Updates to cell layout consistency management.
  • Pre-computing arrangements for device rotation.

staguer avatar Apr 06 '17 20:04 staguer