BrowseSupportFragment.ListRowFragmentFactory
public
static
class
BrowseSupportFragment.ListRowFragmentFactory
extends FragmentFactory<RowsSupportFragment>
java.lang.Object | ||
↳ | androidx.leanback.app.BrowseSupportFragment.FragmentFactory<androidx.leanback.app.RowsSupportFragment> | |
↳ | androidx.leanback.app.BrowseSupportFragment.ListRowFragmentFactory |
FragmentFactory implementation for ListRow
.
Summary
Public constructors | |
---|---|
ListRowFragmentFactory()
|
Public methods | |
---|---|
RowsSupportFragment
|
createFragment(Object row)
|
Inherited methods | |
---|---|
Public constructors
ListRowFragmentFactory
public ListRowFragmentFactory ()
Public methods
createFragment
public RowsSupportFragment createFragment (Object row)
Parameters | |
---|---|
row |
Object |
Returns | |
---|---|
RowsSupportFragment |