script-astra/Android/Sdk/skins/tv_720p/layout

32 lines
338 B
Plaintext
Raw Normal View History

2025-01-20 15:15:20 +00:00
parts {
device {
display {
width 1280
height 720
x 0
y 0
}
}
landscape {
background {
image back.png
}
}
}
layouts {
landscape {
width 1394
height 837
part1 {
name landscape
x 0
y 0
}
part2 {
name device
x 57
y 39
}
}
}