2

i am newbie to android so just appologies if any issues come across for the asking questions regarding webview.if i try to swipe the webview it is working fine when implementing ontouchlistener using the answer from Fling gesture detection on grid layout. But i had a problem with onclick of hyperlink in the webview.if i try to click the hyperlink while i didn't get any appropriate page(onclick is not detecting).so please can you give any possible answer for this.

Community
  • 1
  • 1

1 Answers1

0

just check your ontouchlistener because event not consuming overthere.except getting swipe value block ramaining all must return false.

rkv
  • 131
  • 6