DiffingChangePayload
@RestrictTo([Scope.LIBRARY_GROUP]) enum class DiffingChangePayload
Payloads used to dispatch change events.
Could become a public API post 3.0 in case developers want to handle it more effectively.
Sending these change payloads is critical for the common case where DefaultItemAnimator won't
animate them and re-use the same view holder if possible.
Summary
Enum values
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2022-03-09 UTC.