Files
2016-04-19 16:39:17 +03:00

6 lines
217 B
XML

<Page>
<AbsoluteLayout>
<StackLayout style="height:100; width: 100; z-index: 1; background-color: red;" />
<StackLayout style="height:100; width: 100; background-color: green;" />
</AbsoluteLayout>
</Page>