Searched refs:getBottomDecorationHeight (Results 1 – 1 of 1) sorted by relevance
8906 return child.getBottom() + getBottomDecorationHeight(child); in getDecoratedBottom()8961 public int getBottomDecorationHeight(View child) { in getBottomDecorationHeight() method in RecyclerView.LayoutManager