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

50 lines
718 B
Plaintext
Raw Permalink Normal View History

2025-01-20 15:15:20 +00:00
parts {
portrait {
background {
image device_bezel.png
}
foreground {
mask device_mask.png
}
}
device {
display {
width 384
height 384
x 0
y 0
}
}
}
layouts {
portrait {
width 456
height 456
color 0x1f1f1f
event EV_SW:0:1
part1 {
name portrait
x 0
y 0
}
part2 {
name device
x 36
y 36
}
}
}
keyboard {
charmap qwerty2
}
network {
speed full
delay none
}