BrowseSupportFragment.MainFragmentRowsAdapterProvider

interface BrowseSupportFragment.MainFragmentRowsAdapterProvider

Known direct subclasses
RowsSupportFragment

An ordered set of rows of leanback widgets.


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

Summary

Public functions

BrowseSupportFragment.MainFragmentRowsAdapter!

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

Public functions

getMainFragmentRowsAdapter

Added in 1.1.0
fun getMainFragmentRowsAdapter(): BrowseSupportFragment.MainFragmentRowsAdapter!

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