Files
NativeScript/tests/app/xml-declaration/examples/test-page.xml
Panayot Cankov e135c20b14 Rename the files
2016-05-26 14:30:25 +03:00

6 lines
141 B
XML

<Page xmlns="http://schemas.nativescript.org/tns.xsd">
<GridLayout id="grid">
<Label id="label" text="Text" />
</GridLayout>
</Page>