mirror of
https://github.com/claunia/osrepodbmgr.git
synced 2025-12-16 19:14:25 +00:00
7 lines
216 B
XML
7 lines
216 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<Panel xmlns="http://schema.picoe.ca/eto.forms" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
|
|
<StackLayout>
|
|
<Label>Some Content</Label>
|
|
</StackLayout>
|
|
</Panel>
|