refresh footer (#3313)

pull/3314/head
Robert 7 years ago committed by Frans de Jonge
parent e6fcea6e26
commit 0b2b2bbc2b

@ -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

Loading…
Cancel
Save