mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
display document open error message
This commit is contained in:
@@ -10,6 +10,7 @@ function InfoMessage:show(text)
|
||||
dimen = { w = G_width, h = G_height },
|
||||
FrameContainer:new({
|
||||
margin = 2,
|
||||
background = 0,
|
||||
HorizontalGroup:new({
|
||||
align = "center",
|
||||
ImageWidget:new({
|
||||
|
||||
Reference in New Issue
Block a user