test page added

This commit is contained in:
Vladimir Enchev
2015-10-22 11:29:48 +03:00
parent 5b543deec4
commit b1c330be65
2 changed files with 9 additions and 1 deletions

View File

@@ -0,0 +1,6 @@
<Page>
<StackLayout>
<Progress value="45" color="red" backgroundColor="green" />
<Switch color="red" backgroundColor="green" />
</StackLayout>
</Page>