Searched refs:collapseLeft (Results 1 – 1 of 1) sorted by relevance
2039 int collapseLeft = collapsingMargins[0]; in getViewListMeasuredWidth() local2046 final int l = lp.leftMargin - collapseLeft; in getViewListMeasuredWidth()2050 collapseLeft = Math.max(0, -l); in getViewListMeasuredWidth()