public static interface BrowseSupportFragment.MainFragmentRowsAdapterProvider
RowsSupportFragment
and it's subclasses for providing
an instance of BrowseSupportFragment.MainFragmentRowsAdapter
.Modifier and Type | Method and Description |
---|---|
BrowseSupportFragment.MainFragmentRowsAdapter |
getMainFragmentRowsAdapter()
Returns an instance of
BrowseSupportFragment.MainFragmentRowsAdapter that BrowseSupportFragment
would use to communicate with the target fragment. |
BrowseSupportFragment.MainFragmentRowsAdapter getMainFragmentRowsAdapter()
BrowseSupportFragment.MainFragmentRowsAdapter
that BrowseSupportFragment
would use to communicate with the target fragment.