refresh footer (#3313)

This commit is contained in:
Robert
2017-10-07 12:28:08 +02:00
committed by Frans de Jonge
parent e6fcea6e26
commit 0b2b2bbc2b

View File

@@ -1690,6 +1690,7 @@ end
function ReaderStatistics:onReaderReady()
-- we have correct page count now, do the actual initialization work
self:initData()
self.view.footer:updateFooter()
end
return ReaderStatistics