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
i think what's happening is reflow caused by glide loading up the image after thee text is loaded.
a potential fix (i'm not saying it's better) to consider is reserving the space on screen so that the text doesn't get moved down - this would probably alleviate the blinking effect.
if we remove the use of glide here, should we remove it as a dependency? do we use it elsewhere?
Describe the bug
itemMediaView image flicker when loading image.
Component
SDC library
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Should not flicker.
Video
blinking_imageview.webm
Smartphone (please complete the following information):
Additional context
N/A
Would you like to work on the issue?
Yes
The text was updated successfully, but these errors were encountered: