Files
NativeScript/tests/app/pages/page17.xml
Panayot Cankov e135c20b14 Rename the files
2016-05-26 14:30:25 +03:00

6 lines
151 B
XML

<Page loaded="pageLoaded" title="MyPageTitle" icon="res://icon">
<StackLayout>
<Button text="button" tap="buttonTap"/>
</StackLayout>
</Page>