Files
Panayot Cankov e135c20b14 Rename the files
2016-05-26 14:30:25 +03:00

5 lines
203 B
XML

<StackLayout xmlns:customControls="xml-declaration/mymodule" class="MySecondCustomStackLayout">
<Label id="Label1" text="mymodulewithxml" />
<Button text="Click!" tap="buttonTap2" />
</StackLayout>