diff --git a/tests/app/ui/frame/frame.md b/tests/app/ui/frame/frame.md index b11a0f091..35536901c 100644 --- a/tests/app/ui/frame/frame.md +++ b/tests/app/ui/frame/frame.md @@ -20,3 +20,33 @@ To perform navigation, you will need a reference to the topmost frame of the app ### Navigating Back {%snippet frame-back%} + +### Back Navigation with BackstackEntry +Using the `BackstackEntry` allows us to navigate back to a specific page. + +```XML + + + + + + + + +