threadPoolConfig

RecyclerBinder will use this LayoutThreadPoolConfiguration to create com.facebook.litho.ThreadPoolLayoutHandler this will create a new separate thread pool which might negatively affect the app's RecyclerBinder.Builder.layoutHandlerFactory is provided, the handler created by the factory will be used instead of the one that would have been created by this config.