android / views-widgets-samples

Multiple samples showing the best practices in views-widgets on Android.
Apache License 2.0
5.04k stars 3.01k forks source link

Webview #143

Closed gcoleman799 closed 4 years ago

gcoleman799 commented 4 years ago

This pull request contains the addition of a WebView that loads content using the AssetLoader and has a share function which employs WebAppInterface. The PR also contains the addition of web content that the WebView loads.