henrytao-me/smooth-app-bar-layout

Content scrolls under appbar. Scroll on NestedScrollView is doubled.

SergeyDirin opened this issue · 2 comments

I am trying to apply Smooth app bar layout and it makes my NestedScrollView go faster. It makes content of a page go under appbar when scrolling.
Can you help me with the problem?

Edit
Sorry I found my mistake. I didn't delete app:layout_behavior parameter.

Hi @SergeyDirin,

Did you manage to make it work?