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 中发现了涟漪效应,但我必须触摸才能生效。谁能告诉我如果我想要没有触摸的涟漪效果意味着它应该自动生效,那么我该怎么办?
在没有看到源代码的情况下,我的答案非常基本:首先在屏幕上生成坐标,然后使用这些坐标而不是触摸点开始效果。