Files
NativeScript/apps/app/ui-tests-app/font/issue-3654-2.xml
2017-03-02 10:17:36 +02:00

6 lines
194 B
XML

<Page xmlns="http://www.nativescript.org/tns.xsd">
<StackLayout>
<Label text="Second page" textWrap="true" />
<Button text="Go Back" tap="onTap" />
</StackLayout>
</Page>