BrowseFragment.MainFragmentRowsAdapterProvider

Added in 1.1.0
Deprecated in 1.1.0

interface BrowseFragment.MainFragmentRowsAdapterProvider

Known direct subclasses
RowsFragment

This class is deprecated.

use RowsSupportFragment


Interface to be implemented by RowsFragment and its subclasses for providing an instance of MainFragmentRowsAdapter.

Summary

Public functions

BrowseFragment.MainFragmentRowsAdapter!

Returns an instance of MainFragmentRowsAdapter that BrowseFragment would use to communicate with the target fragment.

Public functions

getMainFragmentRowsAdapter

Added in 1.1.0
Deprecated in 1.1.0
fun getMainFragmentRowsAdapter(): BrowseFragment.MainFragmentRowsAdapter!

Returns an instance of MainFragmentRowsAdapter that BrowseFragment would use to communicate with the target fragment.