mirror of
https://gitee.com/zlgopen/awtk.git
synced 2024-12-14 17:10:51 +08:00
5 lines
199 B
XML
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>
|