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

6 lines
195 B
XML

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