Advertisement
Guest User

Untitled

a guest
Jul 20th, 2019
197
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.59 KB | None | 0 0
  1. in define elements:
  2.  
  3. <element name="white"><rect><color red="1" green="1" blue="1" /></rect></element>
  4.  
  5.  
  6. and bg view:
  7.  
  8. <view name="Backgrounds Only">
  9.  
  10. <bounds x="81" y="32" width="1296" height="1669" />
  11.  
  12. <element ref="white"> <bounds x="0" y="0" width="1465" height="1804" /></element>
  13. <screen index="0" blend="alpha"> <bounds x="1" y="0" width="1464" height="950" /></screen>
  14. <screen index="1" blend="alpha"> <bounds x="5" y="847" width="1448" height="957" /></screen>
  15. <element ref="Dual View" blend="multiply"> <bounds x="0" y="0" width="1465" height="1804" /></element>
  16.  
  17. </view>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement