add progress bar

This commit is contained in:
airstruck
2015-10-28 11:15:23 -04:00
parent 4372740363
commit 0759d36702
10 changed files with 44 additions and 5 deletions
+1
View File
@@ -11,6 +11,7 @@ return function (self)
}
local view = self:addChild {
type = 'text',
align = 'middle center',
margin = 0,
}