This isn't specific to Coroutines it seems. Post to android channel?
i
Isaac
10/02/2020, 10:54 PM
I have
r
Rechee Jozil
10/03/2020, 12:05 AM
@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
Vipulyaara
10/04/2020, 9:10 AM
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.