script-astra/Android/Sdk/skins/tv_1080p/layout
localadmin 4380f00a78 init
2025-01-20 18:15:20 +03:00

32 lines
340 B
Plaintext

parts {
device {
display {
width 1920
height 1080
x 0
y 0
}
}
landscape {
background {
image back.png
}
}
}
layouts {
landscape {
width 2090
height 1255
part1 {
name landscape
x 0
y 0
}
part2 {
name device
x 85
y 59
}
}
}