Andy Yoonchul Jeong

Results 61 comments of Andy Yoonchul Jeong

I literally do not have enough time to maintain all my projects for now, so I cannot be sure that 4.x branch will be up to date all the time....

It spawns at the interval randomly :)

Can you clarify what is your expected behavior? Do you mean that when scrolling the main content, the toolbar does not get collapsed until the pager (VerticalPager?) hits the bottom?

I have confirmed that the Android's CollapsingToolbarLayout consumes scrolling gestures from toolbar. Thank you for reporting!

@RareScrap I have scanned your code so far, I have some possible options that can deal with the difficulties you have pointed at #14. For scroll strategies other than `ExitUntilCollapsed`,...

Great!

Thank you for reminding, I will review it until this weekend!

I'm not sure whether I understood your issue correctly, I get reported of the scroll events even if it is not fully collapsed. Can you provide the full snippet you...

Can you reproduce the error? I suspect it is being occurred when measuring the body, but I have no more information than it has LazyColumn inside.

This is exactly what I did, but I think there will be a fundamental solution for this. Something like changing how the toolbar's height is measured?