LayoutHandlerFactory
interface LayoutHandlerFactory
A Factory used to create RunnableHandlers in RecyclerBinder.
Functions
Link copied to clipboard
Link copied to clipboard
abstract fun shouldUpdateLayoutHandler(previousRenderInfo: RenderInfo, newRenderInfo: RenderInfo): Boolean