Searched refs:otherAdapter (Results 1 – 1 of 1) sorted by relevance
66 OtherAdapter otherAdapter = new OtherAdapter(requireContext()); in onCreateView() local67 mRecyclerView.setAdapter(otherAdapter); in onCreateView()70 gridLayoutManager.setSpanSizeLookup(otherAdapter.getSpanSizeLookup()); in onCreateView()