open fun getSpanSizeLookup(): SpanSizeLookup!
For use with a grid layout manager - use this to get the SpanSizeLookup for models in this adapter. This will delegate span look up calls to each model's . Make sure to also call #setSpanCount(int) so the span count is correct.