public interface LinearLayoutInfoFactory
LinearLayoutInfo
s in ListRecyclerConfiguration
.Modifier and Type | Method and Description |
---|---|
LinearLayoutInfo |
createLinearLayoutInfo(Context context,
int orientation,
boolean reverseLayout) |
LinearLayoutInfo createLinearLayoutInfo(Context context, int orientation, boolean reverseLayout)
LinearLayoutInfo
that will be used to compute the layouts of the children
of the ListRecyclerConfiguration
.