Searched refs:PagedRecyclerViewLayoutManager (Results 1 – 1 of 1) sorted by relevance
162 private class PagedRecyclerViewLayoutManager extends LinearLayoutManager { class in PagedRecyclerView163 PagedRecyclerViewLayoutManager(Context context) { in PagedRecyclerViewLayoutManager() method in PagedRecyclerView.PagedRecyclerViewLayoutManager234 PagedRecyclerViewLayoutManager layoutManager = new PagedRecyclerViewLayoutManager(context); in init()