calvinaquino / LNReader-Android

Light novel reader for android test project collab
Apache License 2.0
119 stars 36 forks source link

Resize Cover is not working correctly #223

Closed HYBRID-BEING closed 8 years ago

HYBRID-BEING commented 8 years ago

With "Resize Cover" option off cover is still resized to fit the screen (at least by width), but it will have a huge vertical padding (most likely enough to fit original cover by height). Example: Rune Troopers.

Nandaka commented 8 years ago

do you also enable 'Use Hi-Res Cover? I suspect because the height is not resized if the image is larger than the available screen.

HYBRID-BEING commented 8 years ago

Indeed. I'm not sure if the size with "Use Hi-Res Cover" off is correct or not, but with "Use Hi-Res Cover" on there is definitely extra padding.