Package 

Class AccompanistWebViewClient


  • @Deprecated(message = 
    accompanist/web is deprecated and the API is no longer maintained. 
    We recommend forking the implementation and customising it to your needs. 
    For more information please visit https://google.github.io/accompanist/web
    ) 
    public class AccompanistWebViewClient
    extends WebViewClient
                        

    AccompanistWebViewClient

    A parent class implementation of WebViewClient that can be subclassed to add custom behaviour.

    As Accompanist Web needs to set its own web client to function, it provides this intermediary class that can be overriden if further custom behaviour is required.