Demo version of koptreader config dialog.

This commit is contained in:
chrox
2012-12-14 18:20:04 +08:00
parent 946679aa2f
commit 138def10c3
31 changed files with 587 additions and 13 deletions

View File

@@ -15,7 +15,7 @@ function ReaderMenu:init()
range = Geom:new{
x = 0, y = 0,
w = Screen:getWidth(),
h = Screen:getHeight()/2
h = Screen:getHeight()/4,
}
}
},