forked from FOSS/BangleApps
Update app.js
parent
73bc9919a4
commit
e70438d642
|
@ -80,6 +80,8 @@ function draw() {
|
|||
pushCommand(drawVectorText, dateText, dateFontSize, x + width/2, y, 0, -1, datecol);
|
||||
|
||||
executeCommands();
|
||||
|
||||
Bangle.drawWidgets();
|
||||
}
|
||||
|
||||
var timeout;
|
||||
|
|
Loading…
Reference in New Issue