awtk/design/default/ui/slide_view_images.inc

13 lines
312 B
PHP
Raw Normal View History

2019-03-11 18:32:41 +08:00
<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>