New
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
makeViewsmethod now resets the transform and anchorPoint for recycled views before handing them off to client code for configuration. - Minor warnings and playgrounds fixes.