EngineViewCache.kt |
Caches a [SystemEngineView], which internally maintains a [WebView].
This allows us to maintain [WebView] state when the view would otherwise
be destroyed
|
4068 |
WebRenderComponents.kt |
Helper class for lazily instantiating and keeping references to components needed by the
application.
|
2527 |