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
hmm...could be related to the use of a gridlayout and constraintlayout fit sizing...image width/height is zero in the viewholder bind...
If I do this, it semi works but then you have a race condition w/ Coil so sometimes the images don't load properly and only the blurhash remains :-(
Calling it with:
blurHashHandler is initialized in the fragment like so:
The images pop into view w/o showing the blurhash placeholder.
The text was updated successfully, but these errors were encountered: