public interface RecyclerConfiguration
RecyclerCollectionComponent
will use to determine which
layout manager should be used for the RecyclerView
Modifier and Type | Method and Description |
---|---|
<E extends Binder<RecyclerView> & SectionTree.Target> |
buildTarget(ComponentContext c) |
SnapHelper |
getSnapHelper() |
<E extends Binder<RecyclerView> & SectionTree.Target> E buildTarget(ComponentContext c)
@Nullable SnapHelper getSnapHelper()