mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-26 03:01:51 +08:00
8 lines
288 B
XML
8 lines
288 B
XML
<Page navigatingTo="navigatingTo">
|
|
<GridLayout id="root"
|
|
rows="26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26"
|
|
columns="26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26"
|
|
horizontalAlignment="left" verticalAlignment="top"
|
|
margin="6">
|
|
</GridLayout>
|
|
</Page> |