mirror of
https://gitee.com/zlgopen/awtk.git
synced 2024-12-13 16:45:56 +08:00
14 lines
738 B
XML
14 lines
738 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_d_f" text="Desktop Floating 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:list_view_h1" text="Horizontal For Layout"/>
|
|
<button name="open:list_view_auto_resize" text="Auto Adjust Size"/>
|
|
<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>
|