ISupportFragmentList

Fragment list contract

Since

v0.9.X

Inheritors

Properties

Link copied to clipboard
Link copied to clipboard

State configuration for any underlying state representing widgets

Link copied to clipboard

Adapter that should be used for the recycler view, by default StateRestorationPolicy is set to StateRestorationPolicy.PREVENT_WHEN_EMPTY

Functions

Link copied to clipboard
abstract fun onRefresh()
Link copied to clipboard

Provides a layout manager that should be used by setRecyclerLayoutManager

Link copied to clipboard
abstract fun setRecyclerAdapter(recyclerView: SupportRecyclerView)

Sets the adapter for the recycler view

Link copied to clipboard
abstract fun setRecyclerLayoutManager(recyclerView: SupportRecyclerView)

Sets a layout manager to the recycler view