Back to Chromium

//android_webview/support_library/

android_webview/support_library/README.md

149.0.7827.2457 B
Original Source

//android_webview/support_library/

This folder contains a shim layer between the public AndroidX APIs (androidx.webkit.*) and WebView's implementation, and allows them to (mostly) not directly depend on each other.

Folder Dependencies

//android_webview/java/ must not depend on this directory.

See Also