mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
9 lines
289 B
XML
9 lines
289 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>
|