CollapsingToolbarInCompose
CollapsingToolbarInCompose copied to clipboard
Android 12+ issues
Hello there,
One info, in order to use this implementation with lazy column and ExitUntilCollapsedState, you should disable overscroll effect on that list since on Android 12+ animation is interrupted with items stretching.. or rework it somehow :)
@vladanSD do you have any video record of this? I just tested on Pixel 4 API 33 on an emulator and I do not see any issues