This method will be invoked when the current page is scrolled, either as part of a programmatically initiated smooth scroll or a user initiated touch scroll. If you override this method you must call through to the superclass implementation (e.g. super.onPageScrolled(position, offset, offsetPixels))
(int position, float offset, int offsetPixels)
source not stored for this graph (policy: none)
no test coverage detected