Skip to content
This repository has been archived by the owner on Nov 23, 2020. It is now read-only.

DiffUtilBinding

CraZyLegenD edited this page Aug 26, 2020 · 2 revisions

This annotation is responsible for generating a custom view holder.

Applicable only to a class.

The custom diff util must be a class member of your pojo (data) model!!!

@DiffUtilBinding

You can check how to create a custom diff util here.

Clone this wiki locally