Is it posibble to create new window activity if the webview navigation link with target _blank ? and how to detect the webview still on progress, could we give notif on progress ?
You can handle the OverrideUrl event and start a new activity for the new page. However the target field will not be available. If you control the html then you can use a URL parameter to decide whether to open a new page or not.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.