SkillAgentSearch skills...

GenericRVAdapter

Sample application which helps in understanding the implementation of a generic RecylerView Adapter through out the application

Install / Use

/learn @KunalChaubal/GenericRVAdapter
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

screenshot

GenericRVAdapter

This sample application gives an example of using a generic RecylerView adapter which can be used by multiple RecylerViews from different fragments.

This helps in reducing boiler-plate code and removing all the business logic out of the RV adapter and pushing it into the ViewModel.

Check out this article which explains this functionality in detail

Framework used for dependency injection: Koin

Related Skills

View on GitHub
GitHub Stars17
CategoryDevelopment
Updated4y ago
Forks9

Languages

Kotlin

Security Score

60/100

Audited on Mar 30, 2022

No findings