mirror of
https://gitee.com/zlgopen/awtk.git
synced 2024-12-15 01:20:53 +08:00
5 lines
170 B
XML
5 lines
170 B
XML
<view x="c" y="m" w="50%" h="50%">
|
|
<button x="c" y="m" w="80" h="30" text="cancel" name="cancel"/>
|
|
<button x="c" y="m" w="80" h="30" tr_text="ok" name="ok"/>
|
|
</view>
|