Files
NativeScript/apps/app/ui-tests-app/css/label-background-image.xml
2016-07-21 09:45:50 +03:00

7 lines
195 B
XML

<Page>
<StackLayout>
<Label text="Label1"/>
<Label text="Label2" width="150" height="200" />
<Label text="Label3" width="200" height="150"/>
</StackLayout>
</Page>