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