Files
luban-lite-t3e-pro/packages/third-party/awtk-ui/awtk/design/default/ui/gif_image.xml
刘可亮 3b4064f334 v1.0.2
2023-11-30 19:48:02 +08:00

11 lines
360 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>