Do you know how I can make AnimatedVisibility only...
# compose
a
Do you know how I can make AnimatedVisibility only run once on LazyColumn(For) ? It seems to work fine for ScrollableColumn, but for LazyLoading it gets animated when the composable appears again in view.