awtk/demos/assets/default/raw/ui/menu.inc

6 lines
279 B
PHP
Raw Normal View History

2019-07-01 08:48:36 +08:00
<view x="0" y="0" w="100%" h="100%" children_layout="default(c=1,r=3,m=5,s=5)">
<button text="Basic" focusable="true" name="open:basic"/>
<button text="Button" focusable="true" name="open:button"/>
<button text="Close" focusable="true" name="close"/>
2019-07-01 08:48:36 +08:00
</view>