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.
我花了很多时间在谷歌上搜索,但没有找到任何好的解释。
我的目标是能够在 WebView 中记录向上滚动、向下滚动、放大和缩小等操作。
例如,如果用户打开一个页面(在 WebView 中),我的应用程序应该能够记录他向上或向下滚动或放大和缩小页面的次数。
这可能吗?