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

32 lines
342 B
Plaintext

parts {
device {
display {
width 3840
height 2160
x 0
y 0
}
}
landscape {
background {
image back.png
}
}
}
layouts {
landscape {
width 4180
height 2510
part1 {
name landscape
x 0
y 0
}
part2 {
name device
x 170
y 118
}
}
}