MCPcopy Index your code
hub / github.com/daishengda2018/AndroidKnowledgeSystem / smoothScrollTo

Method smoothScrollTo

CODE/ViewPagerEx.java:791–793  ·  view source on GitHub ↗

Like View#scrollBy, but scroll smoothly instead of immediately. @param x the number of pixels to scroll by on the X axis @param y the number of pixels to scroll by on the Y axis

(int x, int y)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

scrollToItemMethod · 0.95

Calls 6

completeScrollMethod · 0.95
populateMethod · 0.95
setScrollStateMethod · 0.95
getClientWidthMethod · 0.95

Tested by

no test coverage detected