Things can get messy when we have many views to maintain where everything just gets one big pile of code which results in no code readability at all and the situation gets more tricky with updates.But that is just tip of the iceberg because when you have n number of nested RecyclerViews & Adapters to maintain that can result in just big mess.
The post Simplifying RecyclerViews with binding adapter & data binding appeared first on Yudiz Solutions Pvt. Ltd..