awtk/design/default/ui/slide_view_images.inc
2020-08-16 08:50:11 +08:00

13 lines
312 B
C++

<view w="100%" h="100%" >
<image image="bg_${device_orientation}_1" w="100%" h="100%"/>
</view>
<view w="100%" h="100%" >
<image image="bg_${device_orientation}_2" w="100%" h="100%"/>
</view>
<view w="100%" h="100%" >
<image image="bg_${device_orientation}_3" w="100%" h="100%"/>
</view>