public interface LayoutHandlerFactory
LayoutHandler
s in RecyclerBinder
.Modifier and Type | Method and Description |
---|---|
LayoutHandler |
createLayoutCalculationHandler(RenderInfo renderInfo) |
@Nullable LayoutHandler createLayoutCalculationHandler(RenderInfo renderInfo)
LayoutHandler
that will be used to compute the layouts of the children of
the RecyclerSpec
.