library / com.camerash.filterdrawer / DiffItemCallback / hasSameRepresentation

hasSameRepresentation

abstract fun hasSameRepresentation(item: Data): Boolean

Provides information on whether the two items looks the same when shown to users You should compare resources shown to users here

Parameters

item - The other item

Return
Whether the items' presentations are the same