@Doris Liu thats exciting! Do you by any chance know (or maybe this is more so for @Ian Lake ) but if my app is built with fragments that are composables (thats the route my new project is taking) will we be able to use the material transition api between fragments even though the fragments are fully composables?
I'm just thinking of a basic master > detail scenario built with a single activity, 2 fragments (each fragment is a composable 100% internally)