Files
NativeScript/apps/ui/app/issues/sub-1657-page.xml
Nathan Walker 1e6fccf272 chore: cleanup
2020-07-23 14:03:37 -07:00

6 lines
192 B
XML

<Page xmlns="http://www.nativescript.org/tns.xsd" loaded="onLoaded" navigatedTo="onNavigatedTo">
<StackLayout>
<Label text="SUB PAGE" textWrap="true" />
</StackLayout>
</Page>