add

open fun add(renderInfo: RenderInfo, width: Int, height: Int)

This will be called to inform implementations that the next layout has been computed. Implementations should use the width/height to determine whether they still need more views to fill their initial viewport (which should be reflected in the next call to wantsMore