public interface GridLayoutInfoFactory
GridLayoutInfos in GridRecyclerConfiguration.| Modifier and Type | Method and Description |
|---|---|
GridLayoutInfo |
createGridLayoutInfo(Context c,
int spanCount,
int orientation,
boolean reverseLayout,
boolean allowGridMeasuresOverride) |
GridLayoutInfo createGridLayoutInfo(Context c, int spanCount, int orientation, boolean reverseLayout, boolean allowGridMeasuresOverride)
GridLayoutInfo that will be used to compute the layouts of the children
of the GridRecyclerConfiguration.