Files
NativeScript/e2e/file-qualifiers/app/app-root.xml
2020-01-17 15:12:28 +02:00

7 lines
169 B
XML

<GridLayout rows="* auto">
<Frame defaultPage="main/main-page">
</Frame>
<Label text="This is DEFAULT app-root" class="root-footer" row="1"/>
</GridLayout>