mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
tap on reader footer will toggle time display
This commit is contained in:
@@ -71,6 +71,7 @@ function ReaderView:resetLayout()
|
||||
}
|
||||
self.footer = ReaderFooter:new{
|
||||
view = self,
|
||||
visible = self.footer_visible,
|
||||
}
|
||||
self.flipping = ReaderFlipping:new{
|
||||
view = self,
|
||||
|
||||
Reference in New Issue
Block a user