mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
* fix(layout): Buuple up layout trough viewControllers * test: Layout invalidates correctly with different root view * chore: tslint
3 lines
103 B
XML
3 lines
103 B
XML
<GridLayout class="MyStackLayoutRoot">
|
|
<Label text="I'm here!!!" id="my-test-label"/>
|
|
</GridLayout> |