MCPcopy Create free account
hub / github.com/DrownCoder/RecyclerViewStudy / AdapterHelper

Class AdapterHelper

app/src/main/assets/AdapterHelper.java:44–782  ·  view source on GitHub ↗

Helper class that can enqueue and process adapter update operations. To support animations, RecyclerView presents an older version the Adapter to best represent previous state of the layout. Sometimes, this is not trivial when items are removed that were not laid out, in which case, RecyclerView

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected