withLoadStateHeaderAndFooter
abstract fun withLoadStateHeaderAndFooter(header: SupportLoadStateAdapter, footer: SupportLoadStateAdapter): ConcatAdapter
Create a ConcatAdapter with the provided SupportLoadStateAdapters displaying the LoadState.Loading.Position.TOP and LoadState.Loading.Position.BOTTOMs as list items at the start and end respectively.