Tuesday 9 January 2018

RendererRecyclerViewAdapter

  • No need to create a ViewHolder;
  • You can easily use several types of cells in a single list;
  • You can easily add a nested RecyclerView;
  • You can easily add the DiffUtil support;
  • You can easily add a Load More Indicator.



from The Android Arsenal

No comments:

Post a Comment