I am using selectableItemBackgroundBorderless to add a ripple to an ImageView. My expected behaviour would be to have a circular ripple, extending the
selectableItemBackgroundBorderless
ImageView
If you have a clickable ImageView, then most possibly it should be an ImageButton instead.
ImageButton
Having defined following ImageButton:
Then you'll get following output:
If you want bigger ripple effect, you have to change view's size: instead of wrap_content make it, let's say, 100dp:
wrap_content