Skip to content

Instantly share code, notes, and snippets.

@crystalz411
Created April 15, 2021 18:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save crystalz411/4540d8a1baaf6696d6c48038f5945e06 to your computer and use it in GitHub Desktop.
Save crystalz411/4540d8a1baaf6696d6c48038f5945e06 to your computer and use it in GitHub Desktop.
val myWebView = findViewById<WebView>(R.id.myWebView)
myWebView.loadUrl("https://www.google.com")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment