I have images stored on a server and I get these images on an Android device.
Now I want to give a standard ripple effect or the “water wave” effect on images during the onClick event for ImageViews.
What would be the easiest way to do this? Indicate the code if necessary.
Thank.
source
share