SlimAdapter is a tiny library for fast creating adapters for RecycleView
Android api 5.0+:
Add to dependencies:
implementation 'com.github.gerp83:SlimAdapter:1.08'
Very good example can be found in the demo folder.
I hope this can make your job easier, happy adapter creating!