Join Slack
Powered by
Working on an application where I am using Coil Im...
# compose
a
Abhishek Dewan
03/24/2021, 5:44 AM
Working on an application where I am using Coil Image inside of NavGraph and when I try to use the CoilImage like shown in the thread, I get and error even though the image is accesible via url.
Abhishek Dewan
03/24/2021, 5:46 AM
Untitled
i
Ian Lake
03/24/2021, 2:27 PM
Socket timeouts have nothing to do with how your UI is structured
a
Abhishek Dewan
03/24/2021, 2:43 PM
The Coil composable in question is
https://github.com/abhishekdewan101/GameTracker/blob/master/app/src/main/java/com/abhishek101/gametracker/ui/features/home/HomeScreen.kt#L149
. I added another one in the same page after this post and that loads the image so I am not sure why this one fails. it seems like it's loading the same size of image so timeout shouldn't happen. I need to dig into this a bit more
6
Views
Open in Slack
Previous
Next