Verified
Status Update
Comments
ap...@google.com <ap...@google.com> #2
A couple of questions:
1. Have you saw crash in real device or only in simulators?
2. Do you use dynamic feature for language ID?
1. Have you saw crash in real device or only in simulators?
2. Do you use dynamic feature for language ID?
Description
There's an extra double-quote mark (https://developer.android.com/reference/kotlin/androidx/webkit/WebSettingsCompat#dark_strategy_prefer_web_theme_over_user_agent_darkening
"
) at the end of the<meta>
tag example inCurrent:
Should be:
This is a bug in the javadoc itself:https://cs.android.com/androidx/platform/frameworks/support/+/androidx-main:webkit/webkit/src/main/java/androidx/webkit/WebSettingsCompat.java;l=409;drc=ca788f8815466e808cca92fbb237e936baa0ebc5