mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
Fix tests app paths
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<StackLayout xmlns:customControls="app/xml-declaration/mymodule">
|
||||
<StackLayout xmlns:customControls="xml-declaration/mymodule">
|
||||
<Label id="Label1" text="mymodulewithxml" />
|
||||
<Button text="Click!" tap="buttonTap2" />
|
||||
</StackLayout>
|
||||
|
||||
Reference in New Issue
Block a user