Tag

Performance

Browsing

In this tutorial, We are going to explain best practices to implement RecyclerView in Android. We will create a custom layout with CardView and render it on RecyclerView. We discuss in detail about some relevant classes such as LayoutManager, ViewHolder, Adapter, ItemDecoration etc.