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

Method stopScroll

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

Stop any current scroll in progress, such as one started by #smoothScrollBy(int, int), #fling(int, int) or a touch-initiated fling.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

setLayoutManagerMethod · 0.95
scrollToPositionMethod · 0.95
setLayoutFrozenMethod · 0.95
onDetachedFromWindowMethod · 0.95

Calls 2

setScrollStateMethod · 0.95
stopScrollersInternalMethod · 0.95

Tested by

no test coverage detected