This repository has been archived by the owner on Feb 17, 2021. It is now read-only.
Overlay and transform
- On OverlayLayout the primary layout parameter is now an array of layouts rather than a single layout.
- The view recycling mechanism in the
makeViews
method now resets the transform and anchorPoint for recycled views before handing them off to client code for configuration. - Minor warnings and playgrounds fixes.