kiwix / kiwix-xulrunner

[ARCHIVED] Legacy Kiwix desktop solution for Windows/macOS/Linux
https://download.kiwix.org/release/kiwix-xulrunner/
GNU General Public License v3.0
111 stars 28 forks source link

File size is wrong if chunked file on Android #329

Closed kelson42 closed 7 years ago

kelson42 commented 7 years ago

It gives the size of the first chunk instead of the whole file size. The whole file size should be read form the ZIM metadta with the following function Reader::getFileSize().