Searched refs:MyLayoutManager (Results 1 – 2 of 2) sorted by relevance
46 rv.setLayoutManager(new MyLayoutManager(this)); in onCreate()94 class MyLayoutManager extends RecyclerView.LayoutManager { class in RecyclerViewActivity102 public MyLayoutManager(Context c) { in MyLayoutManager() method in RecyclerViewActivity.MyLayoutManager
68 mRecyclerView.setLayoutManager(new MyLayoutManager(this)); in onCreate()424 class MyLayoutManager extends RecyclerView.LayoutManager { class429 public MyLayoutManager(Context c) { in MyLayoutManager() method in MyLayoutManager