Tests and fix for loading custom components with no code-behind

This commit is contained in:
vakrilov
2015-05-05 18:37:43 +03:00
parent a9a48ae781
commit 9eb0716562
4 changed files with 61 additions and 23 deletions

View File

@@ -0,0 +1,3 @@
<StackLayout>
<Label text="I'm all about taht XML, no JS" />
</StackLayout>