Zoltan Demant
08/07/2023, 2:27 PMTopAppBarScrollBehavior
to only do its thing if the content is actually scrollable? Perhaps this is a limitation from its implementation? In my case, I think it feels strange to suddenly be able to scroll a LazyColumn even if its children only fill up a portion of the screen. Any workaround that doesnt involve checking on the lazyListState (I dont have access to it)?