Searched defs:paddedBottom (Results 1 – 2 of 2) sorted by relevance
897 final int paddedBottom = h - paddingBottom; in onLayout() local
1233 final int paddedBottom = mBottom - mTop - getPaddingBottom(); in onLayout() local