Closed zach-klippenstein closed 3 years ago
Backstack
TransitionController
BackstackInspector
InspectionGestureDetector
xrayed()
FrameController
This change fixes a number of issues:
Backstack
composable and intoTransitionController
.BackstackInspector
andInspectionGestureDetector
are replaced with a single API in a new, dedicated module:xrayed()
.Backstack
now just handles the container and managing saveable state.FrameController
, an abstraction which can be used to implement both transitions, the inspector functionality, and things like #17.This change fixes a number of issues: