appbarlayout-spring-behavior
appbarlayout-spring-behavior copied to clipboard
Fling behavior works before Nested Scroll View is fully scrolled
Just like in the preview below 😉
Yea,I saw the source in appbarlayout header behavor. The velocityY just be used to compute the time of the animation.When scroll just to fling to the target by the time.I will try to fix this.
Hi @ToDou great library, love it. Sorry to ask but is there a fix for this bug yet?
Sorry!I have not fix that. I know the cause of that nest child fling start will call the onNestFling. Should find some way to start fling after child fling finish.
@ToDou i hope fix for this bug
same problem~