Is `NavController.navigate(route, navOptionsWithAnimations)` supposed to work with composables? It d...
c
Is
NavController.navigate(route, navOptionsWithAnimations)
supposed to work with composables? It does not seem to respect any animations you set with navOptions.
i
No, view animations do not apply to composables