You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The selection project stops working as we load a dynamic web page. It does not perform any action on the long click. What i did : I just made some changes
BtWebView.java : in setup() changed the line : this.loadUrl("http://www.google.com") and run the project after giving the network permissions. It loads the web page and then I tried to select the text then found that nothing happen after the long touch event.
The text was updated successfully, but these errors were encountered:
The selection project stops working as we load a dynamic web page. It does not perform any action on the long click. What i did : I just made some changes
The text was updated successfully, but these errors were encountered: