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

Method onScrolled

app/src/main/assets/RecyclerView.java:5062–5064  ·  view source on GitHub ↗

Called when the scroll position of this RecyclerView changes. Subclasses should use this method to respond to scrolling within the adapter's data set instead of an explicit listener. This method will always be invoked before listeners. If a subclass needs to perform any additional upkeep or book

(int dx, int dy)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

dispatchOnScrolledMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected