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 couldn't get things to work the way they are described in the second part of lab8, so I decided to just run the clone of the code here, and I'm still having an issue with the image thumbnails. If I go to Google Images and drag and drop any image into the app, I still only get a list item that has the uri as text. If I inspect element, and remove the display: none from the img tag, then I only get the PLACEHOLDER_IMAGE.
Can someone help me figure out why I'm seeing this behavior? Thanks!
I couldn't get things to work the way they are described in the second part of lab8, so I decided to just run the clone of the code here, and I'm still having an issue with the image thumbnails. If I go to Google Images and drag and drop any image into the app, I still only get a list item that has the uri as text. If I inspect element, and remove the display: none from the img tag, then I only get the PLACEHOLDER_IMAGE.
Can someone help me figure out why I'm seeing this behavior? Thanks!