parent
b5531607dc
commit
cc7d5d2b40
|
|
@ -76,8 +76,7 @@ function loader() {
|
||||||
//ready set go!
|
//ready set go!
|
||||||
g.clear();
|
g.clear();
|
||||||
|
|
||||||
Bangle.setUI("clock"); //load all the things
|
Bangle.drawWidgets(); //load all the things
|
||||||
Bangle.drawWidgets();
|
|
||||||
Bangle.loadWidgets();
|
Bangle.loadWidgets();
|
||||||
|
|
||||||
loader(); //draw all the things
|
loader(); //draw all the things
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue