awtk/demos/res/raw/ui/list_view.xml

7 lines
295 B
XML
Raw Normal View History

2018-07-05 15:22:04 +08:00
<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="close" text="Close"/>
2018-07-04 17:27:32 +08:00
</window>