awtk/demos/res/raw/ui/window1.xml

4 lines
157 B
XML
Raw Normal View History

2018-04-21 07:43:02 +08:00
<window name="main" anim_hint="htranslate" x="0" y="0" w="320" h="480">
<button name="close" x="center" y="middle" w="40%" h="30" text="Close"/>
2018-03-18 11:29:31 +08:00
</window>