Hello, anyone has some idea how to disable the scr...
# compose-android
r
Hello, anyone has some idea how to disable the scrolling of largetopappbar with exitUntilCollapsedScrollBehavior if the content beneath cant be scrolled (because its so small that no scrolling is necessary) i tried to intercept the pointerInputs on the app bar but it doesnt worked. i can remove the scrolling from the content, but when dragging on the app bar i can collapse and expand it