mirror of
https://gitee.com/zlgopen/awtk.git
synced 2024-12-15 17:41:29 +08:00
8 lines
354 B
XML
8 lines
354 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_m1" text="Edit In List"/>
|
|
<button name="open:list_view_vh" text="Variable Height"/>
|
|
<button name="close" text="Close"/>
|
|
</window>
|