Searched refs:shouldDrawDividerBelow (Results 1 – 1 of 1) sorted by relevance
112 if (shouldDrawDividerBelow(view, parent)) { in onDraw()123 if (shouldDrawDividerBelow(view, parent)) { in getItemOffsets()128 private boolean shouldDrawDividerBelow(View view, RecyclerView parent) { in shouldDrawDividerBelow() method in DividerItemDecoration