diff --git a/CrossPlatformModules.csproj b/CrossPlatformModules.csproj index 8699cc45e..e0dc05e2a 100644 --- a/CrossPlatformModules.csproj +++ b/CrossPlatformModules.csproj @@ -192,6 +192,9 @@ Designer + + Designer + Designer @@ -214,6 +217,8 @@ Designer + + nordic.xml diff --git a/apps/ui-tests-app/action-bar/all.ts b/apps/ui-tests-app/action-bar/all.ts new file mode 100644 index 000000000..ac77dc39d --- /dev/null +++ b/apps/ui-tests-app/action-bar/all.ts @@ -0,0 +1,5 @@ +import frame = require("ui/frame"); + +export function navigate(args) { + frame.topmost().navigate("action-bar/clean"); +} \ No newline at end of file diff --git a/apps/ui-tests-app/action-bar/all.xml b/apps/ui-tests-app/action-bar/all.xml index a0936859c..240f51268 100644 --- a/apps/ui-tests-app/action-bar/all.xml +++ b/apps/ui-tests-app/action-bar/all.xml @@ -8,6 +8,6 @@ -