Interpolate On Scroll Position Change Helper
constructor(shapedView: View, materialShapeDrawable: MaterialShapeDrawable, containingScrollView: ScrollView)
Instantiate a scroll position helper.
Parameters
shaped View
the View whose background is a MaterialShapeDrawable and which is scrolled in and out of view.
material Shape Drawable
the MaterialShapeDrawable which will be interpolated.
containing Scroll View
the ScrollView that contains shapedView.