I would like to add this nice effect to my RecyclerView items but I don't know where to start. Does anyone know of a good and simple tutorial on this topic?

I would like to add this nice effect to my RecyclerView items but I don't know where to start. Does anyone know of a good and simple tutorial on this topic?

 
    
     
    
    Here's a good library: RippleView
Hope it helps.
Update
The library above is only for Buttons, as I was pointed out. 
This library, RippleEffect, you can have the Ripple Effect to Views too.
