@Singleton public class WebViewConfigurator extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
CACHE_MODE_DISABLED |
| Constructor and Description |
|---|
WebViewConfigurator(Context context,
ContainerConfiguration configuration,
UserAgentProvider userAgentProvider) |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(WebView webView)
Common configuration of the HybridWebView and WebSettings.
|
void |
configureBackground(WebView webView) |
public static final int CACHE_MODE_DISABLED
@Inject public WebViewConfigurator(Context context, ContainerConfiguration configuration, UserAgentProvider userAgentProvider)