script-astra/Android/Sdk/skins/pixel_fold/default/layout

36 lines
404 B
Plaintext
Raw Permalink Normal View History

2025-01-20 15:15:20 +00:00
parts {
device {
display {
width 2208
height 1840
x 0
y 0
}
}
portrait {
background {
image back.webp
}
foreground {
mask mask.webp
}
}
}
layouts {
landscape {
width 2368
height 2087
event EV_SW:0:1
part1 {
name portrait
x 0
y 0
}
part2 {
name device
x 77
y 126
}
}
}