Files
NativeScript/apps/app/ui-tests-app/issues/issue-1639.xml
2016-12-12 13:16:31 +02:00

6 lines
243 B
XML

<Page xmlns="http://schemas.nativescript.org/tns.xsd" xmlns:cC="ui-tests-app/issues/component">
<StackLayout>
<Label class="ui-tests-app-issue-1639-red" text="main-page red" textWrap="true" />
<cC:customView/>
</StackLayout>
</Page>