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

6 lines
177 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="Item1"/>
<button text="Item2"/>
<button text="Item3"/>
</view>