awtk/design/default/ui/slide_view_v2.xml

8 lines
308 B
XML
Raw Normal View History

2019-03-11 18:32:41 +08:00
<window anim_hint="htranslate" style="black">
<slide_view x="0" y="0" w="100%" h="100%" vertical="true" loop="true"
anim_hint="overlap_with_alpha">
<?include filename="slide_view_images.inc" ?>
</slide_view>
2019-06-05 17:50:55 +08:00
<slide_indicator x="r" y="0" w="20" h="100%" default_paint="stroke_rect"/>
2019-03-11 18:32:41 +08:00
</window>