Does anyone have a workaround for this?
# coroutines
i
Does anyone have a workaround for this?
r
This isn't specific to Coroutines it seems. Post to android channel?
i
I have
r
@Isaac then I say if you posted in two places no responses your question needs to be better. Post the code
1
Also, there's a lot of places this can go wrong. Is it the fragment... Is it flow... Is it recycler view
v
what do you mean adds the deleted image? wasn't the image there already in Fragment1? Keep in mind that deleting data will send a notification to any observers of that table. So if Fragment1 had some query on this table, it will get notified when you delete the image.