Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save serhiitereshchenko/ec6b51fee65428d41b143ebe45764599 to your computer and use it in GitHub Desktop.
Save serhiitereshchenko/ec6b51fee65428d41b143ebe45764599 to your computer and use it in GitHub Desktop.
public void loadUrl(final String url) {
webView.loadUrl(url);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment