SecUSo / privacy-friendly-netmonitor

Privacy Friendly App that shows active network connections of installed apps.
GNU General Public License v3.0
156 stars 33 forks source link

Some App Icons Too Big #22

Closed anoadragon453 closed 7 years ago

anoadragon453 commented 7 years ago

screenshot_20170301-163247

As shown into he screenshot some app icons are presented too large. This is happening consistently with the F-droid app "Simple Bitcoin Widget". Probably something on their side but forcing the icon width and height may still be a good idea to avoid this from other apps.

Yonjuni commented 7 years ago

@anoadragon453 Thanks for reporting. Could you tell us device and Android version?

Yonjuni commented 7 years ago

Seems that this widget does not use different icon sizes see https://github.com/hwki/SimpleBitcoinWidget/tree/master/mobile/src/main/res/drawable so the problem comes from the widget.

anoadragon453 commented 7 years ago

@anoadragon453 Thanks for reporting. Could you tell us device and Android version?

Android 7.1.1, Nexus 6P if it's still relevant.

Seems that this widget does not use different icon sizes

Thanks for investigating and posting an issue in their tracker. Is there a possible workaround so other apps who also implement their icon sizes incorrectly don't display the same issue?

schillef commented 7 years ago

Issue inluded in general bugfix salute pullrequest.

Yonjuni commented 7 years ago

Closed #22