You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey @ashishekka97, yeah that would be awesome if you could work on this! I just copied the BlurHashDecoder from that repo but never got around to actually using it. In this file there are some imageview extensions that load images into imageviews. Currently the only blur that I'm using is from another library in this function ImageView.loadBlurredImage and I think that it is not very efficient so I don't do it on lists of images. I wanted to try making the thumbnails loaded by this function ImageView.loadPhotoUrlWithThumbnail blurred with the blur hash and see how that affects performance but never got around to doing it.
Replace current blur implantation with one that uses the new blurhash property
The text was updated successfully, but these errors were encountered: