public class GridSpanSizeLookup
extends GridLayoutManager.SpanSizeLookup
| Constructor and Description |
|---|
GridSpanSizeLookup(Func1<java.lang.Integer,java.lang.Integer> lookup) |
| Modifier and Type | Method and Description |
|---|---|
int |
getSpanSize(int position) |
public GridSpanSizeLookup(Func1<java.lang.Integer,java.lang.Integer> lookup)