awtk/demos/assets/raw/ui/image_animation.xml

6 lines
239 B
XML
Raw Normal View History

2018-09-28 17:48:59 +08:00
<window name="switch" anim_hint="htranslate">
<image_animation x="100" y="100" w="90" h="90" image="" sequence="123" auto_play="true" interval="100"/>
<button name="close" x="center" y="middle" w="50%" h="30" text="close"/>
</window>