awtk/demos/assets/default/raw/ui/overlay.xml
2019-10-18 03:18:12 -07:00

5 lines
199 B
XML

<overlay text="overlay" x="0" y="0" w="100%" h="100%">
<svg image="ball" x="c" y="m" w="200" h="200"/>
<button name="close" image="ball" x="c" y="m:150" w="80" h="30" text="Close"/>
</overlay>