I could solved this problem by myself. I appended following code:
webSettings.setDisplayZoomControls(false);
After that touch listener works well.