Google’s WebView is a crucial Android OS component that lets app developers render webpages in apps without requiring a full browser view.
In order for Chrome to handle WebView rendering, users will have to be running on Android 7.0 Nougat with Chrome v51, or higher. This improves memory usage on the device itself and also reduces the bandwidth required to keep WebView up to date.
Expectations:
Improved memory efficiency.