web - How to disable Android Dialer auto show? -



web - How to disable Android Dialer auto show? -

i have web app in jsp/servlet. don't know why touch on image in webpage, android dialer auto show filled contact's numbers such 72000, 36000 .... can help me solve problems ?

i had problem. adding webkit-specific meta tag worked me:

<meta name="format-detection" content="telephone=no">

android web

Comments

Popular posts from this blog

delphi - blogger via idHTTP : error 400 bad request -

c++ - cuda, pycuda -- how to write complex numbers -- errors:class "cuComplex" has no member "i" -

How do I check if an insert was successful with MySQLdb in Python? -