mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
@@ -14,9 +14,9 @@ function InfoMessage:show(text,refresh_mode)
|
||||
background = 0,
|
||||
HorizontalGroup:new({
|
||||
align = "center",
|
||||
-- ImageWidget:new({
|
||||
-- file = "resources/info-i.png"
|
||||
-- }),
|
||||
ImageWidget:new({
|
||||
file = "resources/info-i.png"
|
||||
}),
|
||||
Widget:new({
|
||||
dimen = { w = 10, h = 0 }
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user