mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
5 lines
283 B
XML
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>
|