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

10 lines
272 B
XML
Raw Normal View History

2018-11-25 18:57:44 +08:00
<window anim_hint="htranslate">
<view x="0" y="0" w="100%" h="-60" layout="c:2 r:2">
<gif image="bee"/>
<gif image="bee"/>
<gif image="bee"/>
<gif image="bee"/>
</view>
<button name="close" x="c" y="bottom:10" w="80" h="40" text="Close" />
</window>