setHasStableIds

open fun setHasStableIds(hasStableIds: Boolean)(source)

Calling this method is an error and will result in an UnsupportedOperationException. You should use the Config object passed into the ConcatAdapter to configure this behavior.

Parameters

hasStableIds

Whether items in data set have unique identifiers or not.