mihon/app
Tom Briden f0a5557e60
Fix storing covers for local manga (#6127)
getCoverFile only returns a cover if it already exists, meaning
the block of code to write it from the inputstream never executes.
If getCoverFile returns null, then use previous behaviour of setting
it to cover.jpg so that if the file doesn't exist it's created
2021-10-30 12:16:29 -04:00
..
src Fix storing covers for local manga (#6127) 2021-10-30 12:16:29 -04:00
.gitignore
build.gradle.kts Update dependencies 2021-10-28 22:40:53 -04:00
proguard-android-optimize.txt
proguard-rules.pro
shortcuts.xml