pompobit / ScanGO

Scan nearby pokemons and get notified with push notifications
51 stars 13 forks source link

Blurry images on galaxy S7 #5

Closed Korri closed 8 years ago

Korri commented 8 years ago

Don't know if it is because of the high pixel density, but any size of importef images (tried 40x40 and 48x48) are blurry. Screenshot: https://imgur.com/yP7tzYW

pompobit commented 8 years ago

yes probably your dpi is too high for those images. Anyway some users get some issue importing the images, so I'm working to an alternative method

pompobit commented 8 years ago

btw while I don't find an alternative method, you could try the "type2" images, they should appear better on high density screens

Korri commented 8 years ago

I tried the type2, they look a bit better. There should be a way on your side to tell android not to smoothen the images out, or at least to display them at 1px = 1 screen px, they'll be small on high dpi screen, but should work with the 48x48 ones.

pompobit commented 8 years ago

v1.15 introduced images from url, that should scale better with high pixel density screens. Try the urls and choose what you like more

Korri commented 8 years ago

Hey, Works much better! Would be cool to have some 96x96 icons reduced to 48x48 (to profit from the high res screen), but it is allready pretty good :)