Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我将图像存储在服务器上,并且正在 Android 设备上获取这些图像。
现在我想在 ImageViews 的 onClick 事件期间对图像提供标准的波纹效果或“水波”效果。
最简单的方法是什么?如果可能,请提供代码。
谢谢。