diff --git a/e2e/nested-frame-navigation/app/app.ts b/e2e/nested-frame-navigation/app/app.ts index e0ef2193ec..0c5afc47e4 100644 --- a/e2e/nested-frame-navigation/app/app.ts +++ b/e2e/nested-frame-navigation/app/app.ts @@ -1,5 +1,3 @@ import * as application from "tns-core-modules/application"; application.run({ moduleName: "app-root" }); -// application.run({ moduleName: "tab-root" }); -// application.run({ moduleName: "layout-root" }); diff --git a/e2e/nested-frame-navigation/app/bottom-navigation-page/bottom-navigation-page.xml b/e2e/nested-frame-navigation/app/bottom-navigation-page/bottom-navigation-page.xml index 407ca4aeef..b467699b8e 100644 --- a/e2e/nested-frame-navigation/app/bottom-navigation-page/bottom-navigation-page.xml +++ b/e2e/nested-frame-navigation/app/bottom-navigation-page/bottom-navigation-page.xml @@ -1,7 +1,7 @@ - + @@ -16,9 +16,9 @@ - - - + + + diff --git a/e2e/nested-frame-navigation/app/bottom-navigation-root/bottom-navigation-root.xml b/e2e/nested-frame-navigation/app/bottom-navigation-root/bottom-navigation-root.xml index ecc8c8c2e3..04920a131d 100644 --- a/e2e/nested-frame-navigation/app/bottom-navigation-root/bottom-navigation-root.xml +++ b/e2e/nested-frame-navigation/app/bottom-navigation-root/bottom-navigation-root.xml @@ -1,14 +1,14 @@ - + - - + + -