mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
Update styles -> `app.css`. Update structure -> `home/home-page.xml`. Add Grid + Wrap examples.
183 lines
6.9 KiB
XML
183 lines
6.9 KiB
XML
<StackLayout orientation="horizontal" class="stack">
|
|
<StackLayout orientation="horizontal" backgroundColor="GoldenRod">
|
|
<Label text="123"></Label>
|
|
<Label text="456"></Label>
|
|
<Label text="789"></Label>
|
|
</StackLayout>
|
|
<StackLayout orientation="horizontal" backgroundColor="LemonChiffon">
|
|
<Label text="123"></Label>
|
|
<Label text="456"></Label>
|
|
<Label text="789"></Label>
|
|
</StackLayout>
|
|
<StackLayout orientation="horizontal" backgroundColor="Crimson">
|
|
<Label text="123"></Label>
|
|
<Label text="456"></Label>
|
|
<Label text="789"></Label>
|
|
</StackLayout>
|
|
<StackLayout orientation="horizontal" backgroundColor="Chocolate">
|
|
<Label text="123"></Label>
|
|
<Label text="456"></Label>
|
|
<Label text="789"></Label>
|
|
</StackLayout>
|
|
<StackLayout orientation="horizontal" backgroundColor="Cornsilk">
|
|
<Label text="123"></Label>
|
|
<Label text="456"></Label>
|
|
<Label text="789"></Label>
|
|
</StackLayout>
|
|
<StackLayout orientation="horizontal" backgroundColor="BurlyWood">
|
|
<Label text="123"></Label>
|
|
<Label text="456"></Label>
|
|
<Label text="789"></Label>
|
|
</StackLayout>
|
|
<StackLayout orientation="horizontal" backgroundColor="Khaki">
|
|
<Label text="123"></Label>
|
|
<Label text="456"></Label>
|
|
<Label text="789"></Label>
|
|
</StackLayout>
|
|
<StackLayout orientation="horizontal" backgroundColor="LightBlue">
|
|
<Label text="123"></Label>
|
|
<Label text="456"></Label>
|
|
<Label text="789"></Label>
|
|
</StackLayout>
|
|
<StackLayout orientation="horizontal" backgroundColor="GoldenRod">
|
|
<Label text="123"></Label>
|
|
<Label text="456"></Label>
|
|
<Label text="789"></Label>
|
|
</StackLayout>
|
|
<StackLayout orientation="horizontal" backgroundColor="Indigo">
|
|
<Label text="123"></Label>
|
|
<Label text="456"></Label>
|
|
<Label text="789"></Label>
|
|
</StackLayout>
|
|
<StackLayout orientation="horizontal" backgroundColor="Crimson">
|
|
<Label text="123"></Label>
|
|
<Label text="456"></Label>
|
|
<Label text="789"></Label>
|
|
</StackLayout>
|
|
<StackLayout orientation="horizontal" backgroundColor="Chocolate">
|
|
<Label text="123"></Label>
|
|
<Label text="456"></Label>
|
|
<Label text="789"></Label>
|
|
</StackLayout>
|
|
<StackLayout orientation="horizontal" backgroundColor="GoldenRod">
|
|
<Label text="123"></Label>
|
|
<Label text="456"></Label>
|
|
<Label text="789"></Label>
|
|
</StackLayout>
|
|
<StackLayout orientation="horizontal" backgroundColor="LemonChiffon">
|
|
<Label text="123"></Label>
|
|
<Label text="456"></Label>
|
|
<Label text="789"></Label>
|
|
</StackLayout>
|
|
<StackLayout orientation="horizontal" backgroundColor="Crimson">
|
|
<Label text="123"></Label>
|
|
<Label text="456"></Label>
|
|
<Label text="789"></Label>
|
|
</StackLayout>
|
|
<StackLayout orientation="horizontal" backgroundColor="Chocolate">
|
|
<Label text="123"></Label>
|
|
<Label text="456"></Label>
|
|
<Label text="789"></Label>
|
|
</StackLayout>
|
|
<StackLayout orientation="horizontal" backgroundColor="Cornsilk">
|
|
<Label text="123"></Label>
|
|
<Label text="456"></Label>
|
|
<Label text="789"></Label>
|
|
</StackLayout>
|
|
<StackLayout orientation="horizontal" backgroundColor="BurlyWood">
|
|
<Label text="123"></Label>
|
|
<Label text="456"></Label>
|
|
<Label text="789"></Label>
|
|
</StackLayout>
|
|
<StackLayout orientation="horizontal" backgroundColor="Khaki">
|
|
<Label text="123"></Label>
|
|
<Label text="456"></Label>
|
|
<Label text="789"></Label>
|
|
</StackLayout>
|
|
<StackLayout orientation="horizontal" backgroundColor="LightBlue">
|
|
<Label text="123"></Label>
|
|
<Label text="456"></Label>
|
|
<Label text="789"></Label>
|
|
</StackLayout>
|
|
<StackLayout orientation="horizontal" backgroundColor="GoldenRod">
|
|
<Label text="123"></Label>
|
|
<Label text="456"></Label>
|
|
<Label text="789"></Label>
|
|
</StackLayout>
|
|
<StackLayout orientation="horizontal" backgroundColor="Indigo">
|
|
<Label text="123"></Label>
|
|
<Label text="456"></Label>
|
|
<Label text="789"></Label>
|
|
</StackLayout>
|
|
<StackLayout orientation="horizontal" backgroundColor="Crimson">
|
|
<Label text="123"></Label>
|
|
<Label text="456"></Label>
|
|
<Label text="789"></Label>
|
|
</StackLayout>
|
|
<StackLayout orientation="horizontal" backgroundColor="Chocolate">
|
|
<Label text="123"></Label>
|
|
<Label text="456"></Label>
|
|
<Label text="789"></Label>
|
|
</StackLayout>
|
|
<StackLayout orientation="horizontal" backgroundColor="GoldenRod">
|
|
<Label text="123"></Label>
|
|
<Label text="456"></Label>
|
|
<Label text="789"></Label>
|
|
</StackLayout>
|
|
<StackLayout orientation="horizontal" backgroundColor="LemonChiffon">
|
|
<Label text="123"></Label>
|
|
<Label text="456"></Label>
|
|
<Label text="789"></Label>
|
|
</StackLayout>
|
|
<StackLayout orientation="horizontal" backgroundColor="Crimson">
|
|
<Label text="123"></Label>
|
|
<Label text="456"></Label>
|
|
<Label text="789"></Label>
|
|
</StackLayout>
|
|
<StackLayout orientation="horizontal" backgroundColor="Chocolate">
|
|
<Label text="123"></Label>
|
|
<Label text="456"></Label>
|
|
<Label text="789"></Label>
|
|
</StackLayout>
|
|
<StackLayout orientation="horizontal" backgroundColor="Cornsilk">
|
|
<Label text="123"></Label>
|
|
<Label text="456"></Label>
|
|
<Label text="789"></Label>
|
|
</StackLayout>
|
|
<StackLayout orientation="horizontal" backgroundColor="BurlyWood">
|
|
<Label text="123"></Label>
|
|
<Label text="456"></Label>
|
|
<Label text="789"></Label>
|
|
</StackLayout>
|
|
<StackLayout orientation="horizontal" backgroundColor="Khaki">
|
|
<Label text="123"></Label>
|
|
<Label text="456"></Label>
|
|
<Label text="789"></Label>
|
|
</StackLayout>
|
|
<StackLayout orientation="horizontal" backgroundColor="LightBlue">
|
|
<Label text="123"></Label>
|
|
<Label text="456"></Label>
|
|
<Label text="789"></Label>
|
|
</StackLayout>
|
|
<StackLayout orientation="horizontal" backgroundColor="GoldenRod">
|
|
<Label text="123"></Label>
|
|
<Label text="456"></Label>
|
|
<Label text="789"></Label>
|
|
</StackLayout>
|
|
<StackLayout orientation="horizontal" backgroundColor="Indigo">
|
|
<Label text="123"></Label>
|
|
<Label text="456"></Label>
|
|
<Label text="789"></Label>
|
|
</StackLayout>
|
|
<StackLayout orientation="horizontal" backgroundColor="Crimson">
|
|
<Label text="123"></Label>
|
|
<Label text="456"></Label>
|
|
<Label text="789"></Label>
|
|
</StackLayout>
|
|
<StackLayout orientation="horizontal" backgroundColor="Chocolate">
|
|
<Label text="123"></Label>
|
|
<Label text="456"></Label>
|
|
<Label text="789"></Label>
|
|
</StackLayout>
|
|
</StackLayout>
|