Nice! Dark mode support for WebView is coming. It’s still an alpha but good for them!
#webview #dark #theme
#webview #dark #theme
Joe Birch
Enabling dark theme in Android WebViews
So your apps just implemented a shiny new dark theme and it's looking 👌 And if you haven't yet, maybe it's in the pipeline for you to work on sometime in the future! There are lots of benefits to having a dark theme in your application, and having it consistent…
I've never had that need, but yes, we can use Glide to load images for our WebView. Author mentions that it significantly improves performance. I wouldn't take it for granted, but would try to measure it.
#webview #glide #image
#webview #glide #image
Medium
Enhance Android WebView Performance using Glide.
Using WebViews in your native application is very common these days but when it comes to performance, rendering of a WebView is quite slow…
A short list of security-related things to keep in mind when we have to work with
#cybersec #webview
WebView.#cybersec #webview
Securing
WebView security issues in Android applications - Securing
WebView is in common use in Android applications. Although default configuration is secure, developers tend to introduce changes in its configuration which may introduce security risks. Here you will find tips on how to use WebView with security in mind.