Class android.support.design.widget.AppBarLayout.ScrollingViewBehavior

Removed Methods
boolean onLayoutChild(CoordinatorLayout, View, int)  
 

Changed Methods
int getOverlayTop() Method was locally defined, but is now inherited from HeaderScrollingViewBehavior. Change from non-final to final.
 
void setOverlayTop(int) Method was locally defined, but is now inherited from HeaderScrollingViewBehavior. Change from non-final to final.