MCPcopy Create free account
hub / github.com/daishengda2018/AndroidKnowledgeSystem / canScroll

Method canScroll

CODE/ViewPagerEx.java:2466–2487  ·  view source on GitHub ↗

Tests scrollability within child views of v given a delta of dx. @param v View to test for horizontal scrollability @param checkV Whether the view v passed should itself be checked for scrollability (true), or just its children (false). @param dx Delta scrolled in pixels @param x X co

(View v, boolean checkV, int dx, int x, int y)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

onInterceptTouchEventMethod · 0.95

Calls 1

canScrollHorizontallyMethod · 0.80

Tested by

no test coverage detected