setHasStableIds

open fun setHasStableIds(hasStableIds: Boolean)(source)

Indicates whether each item in the data set can be represented with a unique identifier of type java.lang.Long.

Parameters

hasStableIds

Whether items in data set have unique identifiers or not.

See also