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