-
Classes Class Description com.google.accompanist.web.AccompanistWebViewClient AccompanistWebViewClientA parent class implementation of WebViewClient that can be subclassed to add custom behaviour. com.google.accompanist.web.AccompanistWebChromeClient AccompanistWebChromeClientA parent class implementation of WebChromeClient that can be subclassed to add custom behaviour. com.google.accompanist.web.WebContent com.google.accompanist.web.LoadingState Sealed class for constraining possible loading states. com.google.accompanist.web.WebViewState A state holder to hold the state for the WebView. com.google.accompanist.web.WebViewNavigator Allows control over the navigation of a WebView from outside the composable. com.google.accompanist.web.WebViewError A wrapper class to hold errors from the WebView.