How to achieve 'media does not exist' like whatsapp?

Viewed 102

What is the best way to achieve "media does not exist" with blur effect on original image which is already deleted (like WhatAapp),

And if WhatsApp store it in physical path (because you can also able to see it in offline mode), then where it exists?

enter image description here

1 Answers

You have to store image in database once delete should be blur effect on imageview

Related