diff --git a/CrossPlatformModules.csproj b/CrossPlatformModules.csproj index 9872c4ef1..10a884de1 100644 --- a/CrossPlatformModules.csproj +++ b/CrossPlatformModules.csproj @@ -189,7 +189,39 @@ Designer + + Designer + + + Designer + + + Designer + + + Designer + + + Designer + + + Designer + + + Designer + + + Designer + + + Designer + + + Designer + + + nordic.xml @@ -995,6 +1027,9 @@ + + Designer + 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 new file mode 100644 index 000000000..240f51268 --- /dev/null +++ b/apps/ui-tests-app/action-bar/all.xml @@ -0,0 +1,13 @@ + + + + + + + + + + +