Searched refs:mMarginBottom (Results 1 – 1 of 1) sorted by relevance
79 private int mMarginBottom; field in ApplicationsStackLayout102 … mMarginBottom = a.getDimensionPixelSize(R.styleable.ApplicationsStackLayout_marginBottom, 0); in ApplicationsStackLayout()201 childTop -= childHeight + mMarginBottom; in layoutVertical()204 mFavoritesEnd = childTop - mMarginBottom; in layoutVertical()263 childTop -= childHeight + mMarginBottom; in stackApplications()266 childTop += childHeight + mMarginBottom; in stackApplications()