Files
NativeScript/e2e/safe-area/app/stacklayout/fragments/hstack-nested-hstack-fragment.xml
Vasil Chimev f7dfcb086c test(safe-area): update application
Update styles -> `app.css`.
Update structure -> `home/home-page.xml`.
Add Grid + Wrap examples.
2018-09-20 18:33:58 +03:00

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>