mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
Add source information in the xml builder, print source file as part for veiw.toString
This commit is contained in:
5
apps/tests/xml-declaration/examples/test-page.xml
Normal file
5
apps/tests/xml-declaration/examples/test-page.xml
Normal file
@@ -0,0 +1,5 @@
|
||||
<Page xmlns="http://schemas.nativescript.org/tns.xsd">
|
||||
<GridLayout id="grid">
|
||||
<Label id="label" text="Text" />
|
||||
</GridLayout>
|
||||
</Page>
|
||||
Reference in New Issue
Block a user