beemdevelopment / Aegis

A free, secure and open source app for Android to manage your 2-step verification tokens.
https://getaegis.app
GNU General Public License v3.0
8.37k stars 355 forks source link

Don't use Glide to load drawable resources #1323

Closed alexbakker closed 3 months ago

alexbakker commented 3 months ago

Loading drawables using Glide while the size of the ImageView is not known yet appears to result in a blurry mess.