scrollView.viewTreeObserver.addOnScrollChangedListener { animationController?.setInsetsAndAlpha(Insets.of(0, 0, 0, scrollView.scrollY), 1f, 0f) }