
- Forum posts: 9
Jan 25, 2019, 6:58:19 AM via Website
Jan 25, 2019 6:58:19 AM via Website
Hi
I am tying to access webview with onTouchListener. But i am getting the warning
CustomView 'WebView' has setOnTouc!hLustner called on it but does not override performclick(). If a view that overrides OnTouchEvent or uses an OnTouchListener doesnot also implement performclick & call it when clicks are properly.Logic handling the click actions should ideally be place in view#performclick as some accessibility services invoke performclick when a click action should occur