Files
NativeScript/tests/app/ui/root-view/root-modules/gridlayout-root.xml
2019-09-19 15:40:31 +03:00

4 lines
104 B
XML

<GridLayout class="MyStackLayoutRoot">
<Label text="I'm here!!!" id="my-test-label"/>
</GridLayout>