html email - <a href="//someurel.com" >a</a> link reffer to mail protocol in android -
I am sending emails from my application I have found that the default Android mail application protocol (http / https) webview that protocol email Therefore
will direct me to:
email: //someurel.com
Now my question is, if The mail application is already opening a webview, why is it using that email as the default protocol?
Comments
Post a Comment