Questions tagged [rippledrawable]

Using RippleDrawable, users will no longer have a button (for example) that simply changes colors when pressed; instead, that button will respond with ripples and waves when users interact with it.

Using RippleDrawable, users will no longer have a button (for example) that simply changes colors when pressed; instead, that button will respond with ripples and waves when users interact with it.

The design principle is shown at https://material.io/design/motion/.

184 questions
-2
votes
1 answer

How to use Ripple effect to below lollipop version?

I want to use Ripple effect to my app, but i read a review which is only applicable for 5.0 and above. Then how to use ripple library to below 5.0?
kabil dev
  • 33
  • 9
-2
votes
1 answer

Material Design Ripple/Stay Solid Animation

Is there anyway to create an animation that once it ripples then it would stay solid color when the contextual actionbar is activated?
arayray
  • 241
  • 6
  • 19
-3
votes
2 answers

How do RippleDrawable draw outside view bounds

create a ripple.xml set the drawable to a ImageView I found that the circle is draw outside current ImageView How does this work
voiddog
  • 31
  • 5
-4
votes
1 answer

Ripple effect activated on backpressed

as title says, how to make my ripple effect on ImageButton (ripple effect assigned to this ImageButton) activated on backpressed() without back to the previous activity
meeftah
  • 95
  • 1
  • 1
  • 13
1 2 3
12
13