mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
* fix(XMLBuilder): Pass the "module path name" when building "custom component" * test(root-view): root view css applied tests
2 lines
125 B
XML
2 lines
125 B
XML
<customControls:MyControl xmlns:customControls="ui/root-view/mymodule" class="MyStackLayoutRoot">
|
|
</customControls:MyControl> |