Searched refs:setMarginBelow (Results 1 – 1 of 1) sorted by relevance
172 public final void setMarginBelow(int col, int margin) { in setMarginBelow() method in StaggeredGridView.LayoutRecord1158 rec.setMarginBelow(i, mItemTops[i + targetCol] - bottomMost); in getNextRecordUp()