This repository was archived by the owner on Jun 22, 2022. It is now read-only.

Description
when I change locale and then use webview app crashes for the first time.
var webview = WebView(this)
java.lang.RuntimeException: Package not found: com.android.webview
at android.webkit.WebViewDelegate.getPackageId(WebViewDelegate.java:191)
at lb.a(PG:16)
at ks.run(PG:14)
at java.lang.Thread.run(Thread.java:919)