awtk/design/default/ui/list_view.xml
2021-01-25 09:54:04 +08:00

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>