GridLayoutChild.setColumnSpan
void setColumnSpan(int span) nothrowSets the number of columns child spans to.
Parameters
span | the span of child |
void setColumnSpan(int span) nothrowSets the number of columns child spans to.
span | the span of child |