Android ImageButton - 仅对图像产生涟漪效应

时间:2017-04-22 06:42:44

标签: android imagebutton rippledrawable

我需要在圆形图像上产生涟漪效果。我试过了

android:background="?android:attr/selectableItemBackground"

android:background="?android:attr/selectableItemBackgroundBorderless"

但它们都给我一个矩形的涟漪效果。我需要效果只在图像本身上可见。我希望它类似于Android M复活节彩蛋的标志。

enter image description here

1 个答案:

答案 0 :(得分:1)

试试此链接

像Whatsapp一样创建循环显示动画和连锁效果

http://pulse7.net/android/android-create-circular-reveal-animation-and-ripple-effect-like-whatsapp/