Update readerfooter.lua

pull/928/head
Ebrehem 10 years ago
parent 5925e762fc
commit 44ecf74ba3

@ -23,7 +23,7 @@ local ReaderFooter = InputContainer:new{
progress_percentage = 0.0,
progress_text = nil,
text_font_face = "ffont",
text_font_size = 14,
text_font_size = DMINIBAR_FONT_SIZE,
bar_height = Screen:scaleByDPI(DMINIBAR_HEIGHT),
height = Screen:scaleByDPI(DMINIBAR_CONTAINER_HEIGHT),
padding = Screen:scaleByDPI(10),

Loading…
Cancel
Save