John O'Reilly
05/14/2023, 6:09 PM// The scrollBehaviour combined with a pager seems to cause issues when a fling happens.
// For now, we will keep the default behaviour until we figure out how to workaround it.
//...
// scrollBehavior = TopAppBarDefaults.enterAlwaysScrollBehavior()
Marcello Galhardo
05/17/2023, 1:59 PM