Searched refs:setMarginAbove (Results 1 – 1 of 1) sorted by relevance
164 public final void setMarginAbove(int col, int margin) { in setMarginAbove() method in StaggeredGridView.LayoutRecord1214 rec.setMarginAbove(i, topMost - mItemBottoms[i + targetCol]); in getNextRecordDown()