mirror of
https://gitee.com/zlgopen/awtk.git
synced 2024-12-16 01:51:41 +08:00
6 lines
303 B
XML
6 lines
303 B
XML
<window name="main" anim_hint="htranslate" x="0" y="0" w="320" h="480">
|
|
<button name="bottom" x="10" y="middle" w="25%" h="30" text="Bottom"/>
|
|
<button name="top" x="center" y="middle" w="25%" h="30" text="Top"/>
|
|
<button name="close" x="right:10" y="middle" w="25%" h="30" text="Close"/>
|
|
</window>
|