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

47 lines
653 B
Plaintext
Raw Permalink Normal View History

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