mirror of https://github.com/espruino/BangleApps
Move data up
parent
b902bb4bd0
commit
a9cfa0a9d5
|
@ -35,7 +35,7 @@
|
||||||
shadow: '#CF7500',
|
shadow: '#CF7500',
|
||||||
font: 'Vector',
|
font: 'Vector',
|
||||||
size: 15,
|
size: 15,
|
||||||
middle: screen.height, // at bottom of screen
|
middle: screen.height-15, // at bottom of screen
|
||||||
center: screen.center,
|
center: screen.center,
|
||||||
},
|
},
|
||||||
circle: {
|
circle: {
|
||||||
|
|
Loading…
Reference in New Issue