Files
NativeScript/apps/ui-tests-app/nordic/nordic.xml

6 lines
168 B
XML

<Page xmlns="http://www.nativescript.org/tns.xsd" loaded="pageLoaded">
<StackLayout>
<Label id="label" />
<Button text="æøå" />
</StackLayout>
</Page>