EverythingMe / overscroll-decor

Android: iOS-like over-scrolling effect applicable over almost all scrollable Android views.
BSD 2-Clause "Simplified" License
2.85k stars 399 forks source link

EverythingMe/overscroll-decor is bug with google CollapsingToolbar #32

Open jakesayre opened 8 years ago

jakesayre commented 8 years ago

EverythingMe/overscroll-decor is bug with google CollapsingToolbar

on the first item of recyclerview there is a bug when i pull up on Collapsing IDLE mode (a half on tool bar) for hide toolbar and while the appbar is half I pull down, I can't pull the appbar show because bouncy effect is working.

how to fix it or how to disable bouncy effect I try to recyclerview.setOverScrollMode(View.NAVER) is not work. do you have solution I like you library but i want to know how to disable

d4vidi commented 8 years ago

Hey, thanks for the submission! There must be a touch-event handling mixup between the collapsing toolbar and the overscroll effect. I'll have to dig deeper and see for myself.

AlexandruDev commented 5 years ago

Facing the same issue. Any solution?

forceporquillo commented 3 years ago

still no fix?