Searched refs:calculateExtraLayoutSpace (Results 1 – 1 of 1) sorted by relevance
120 protected void calculateExtraLayoutSpace(RecyclerView.State state, int[] extraLayoutSpace) { in calculateExtraLayoutSpace() method in ScrollableLayoutManager121 super.calculateExtraLayoutSpace(state, extraLayoutSpace); in calculateExtraLayoutSpace()