Search Filter on Recycler View (Android)

Hey guys. I am back for my 3rd article here on medium. Its a short one but very helpful if you frequently need to develop search features for your listings through out your app. So I came up with a great way which involved developing an abstract dynamic adapter implementation which can be extended to use the search feature for any number of your required listings.