Enhance RecyclerView and Adapter and ViewHolder. Make them much more powerful and easier to use.
AlanCheen
You can use RecyclerView without implementation of Adapter and ViewHolder. Also supports Multiple-ViewHolder, MVVM and DataBinding.
quartack