Skip to content Skip to sidebar Skip to footer
Showing posts with the label Ripple

Ripple Effect On Textview Long Click

How do I get a TextView to ripple on long click? It ripples fine onClick but I need the ripple for … Read more Ripple Effect On Textview Long Click

Ripple Effect Duration In Android Xml

I am Learning Material Design. I tried ripple effect on button using this gradle dependencies { com… Read more Ripple Effect Duration In Android Xml

Change Textview Background With Ripples

I have a RecyclerView (grid layout) whose elements are TextViews. When a user clicks on a TextView … Read more Change Textview Background With Ripples