Attila Jamilov

Results 2 issues of Attila Jamilov

**Where it happened?** Happens when using any EPUB file that references images that separate words by spaces using the URL encoding symbol %20 or etc. **Short description of what is...

🎼 Parser issue

Created a simple fix for the issue #227, by using java.net.URLDecoder and java.nio.charset.StandardCharsets libraries. Built and apk and now the images are displayed as expected.