awtk/demos/res/raw/ui/list_view.xml
2018-07-18 14:15:50 +08:00

9 lines
406 B
XML

<window name="main" anim_hint="htranslate" layout="c1 h30 m5 s5">
<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="close" text="Close"/>
</window>