Files
NativeScript/e2e/ui-tests-app/app/issues/component3/customView3-page.xml
2019-06-20 15:58:36 +03:00

5 lines
283 B
XML

<StackLayout style.borderWidth="1" style.borderColor="black">
<Label class="ui-tests-app-issue-1639-yellow" text="customView3 yellow from app.css" textWrap="true" />
<Label class="local-yellow" text="customView3 yellow from customView3.css" textWrap="true" />
</StackLayout>