

The developer of popular libraries such as MaterialDrawer and AboutLibraries.įastAdapter reduces your time spent on Adapter code. The bullet proof, fast and easy to use adapter library, which minimizes developing time to a fraction… – Mike PenzįastAdapter is made by Mike Penz.


Surely there must be a better way? Say hello to FastAdapter! But writing the same code setup again and again is a waste of time. Of course, we all are familiar with the RecyclerView.Adapter boilerplate code. If you’ve freaked out already about the effort needed for all that, then this post is for you. Also, if that adapter has many ViewHolders, then god save us!Īlso, I haven’t even mentioned click listeners, drag and drop and other fancy stuff. Every time we think of creating a RecyclerView, we dread the amount of code that must go into the adapter.
