miguelhincapie/CustomBottomSheetBehavior

Backdrop View is not showing properly in some cases, it doesn't animate to Anchor point.

Opened this issue · 0 comments

I'm using View pager as backdrop view but sometimes when i scroll up then it's not showing.
I debugged this issue in BackdropBottomSheetBehavior and found that onDependentViewChanged is not getting called in this case. So it remains at that position forever.