Files
NativeScript/apps/automated/app/pages/page17.xml
Nathan Walker 1e6fccf272 chore: cleanup
2020-07-23 14:03:37 -07:00

7 lines
151 B
XML

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