Files
luban-lite-t3e-pro/packages/third-party/awtk-ui/awtk/design/default/ui/gif_image.xml
2025-09-30 11:56:06 +08:00

11 lines
370 B
XML

<window anim_hint="htranslate">
<view x="0" y="0" w="100%" h="-60" children_layout="default(c=2,r=2)">
<gif image="bee" loop="1"/>
<gif image="bee" loop="10"/>
<gif image="bee" loop="20"/>
<gif image="bee"/>
</view>
<button name="close" self_layout="default(x=center,y=bottom:50,w=50%,h=30)"
floating="true" text="Close"/>
</window>