mirror of
https://gitee.com/zlgopen/awtk.git
synced 2024-12-14 09:02:13 +08:00
11 lines
528 B
XML
11 lines
528 B
XML
<window anim_hint="htranslate" children_layout="default(c=1,h=30,m=5,s=5)">
|
|
<button name="open:list_view_d" text="Desktop Style"/>
|
|
<button name="open:list_view_m" text="Mobile Style"/>
|
|
<button name="open:list_view_vh" text="Variable Height"/>
|
|
<button name="open:list_view_h" text="Horizontal"/>
|
|
<button name="open:image_list" text="Image List"/>
|
|
<button name="open:select1" text="Single Choose"/>
|
|
<button name="open:selectm" text="Multiple Choose"/>
|
|
<button name="close" text="Close"/>
|
|
</window>
|