If a user installs Google Chrome for Android on an Android device running Jelly Bean (4.1-4.3, API level 16-18), do all WebViews then use Chrome for rendering? I'm asking because as a way to support Flexbox on such devices, I'm considering telling users to install Google Chrome.
Asked
Active
Viewed 514 times
1
-
No it doesnt. Consider crosswalk: https://crosswalk-project.org/ – R_Ice Aug 29 '17 at 00:14
-
Seems it became the default with 4.4 https://developer.android.com/guide/webapps/migrating.html see also https://stackoverflow.com/q/14537083/32453 – rogerdpack Sep 01 '17 at 18:17