all screens basically working, but bluetooth is rough

This commit is contained in:
jacqueline
2024-01-17 11:48:40 +11:00
parent 7cdcd44e0c
commit 71b4673039
20 changed files with 559 additions and 114 deletions
+4 -1
View File
@@ -80,7 +80,10 @@ end
return function()
local menu = widgets.MenuScreen(true, "Licenses")
local menu = widgets.MenuScreen({
show_back = true,
title = "Licenses"
})
local container = menu.root:Object {
flex = {