androidjs
androidjs copied to clipboard
Darken web content in WebView
On devices running Android 10 (API level 29) and higher, app users can set the device to light theme or dark theme at the OS level. Currently, android-js doesn't auto detect the device theme.
Check out the documentation: https://developer.android.com/guide/webapps/dark-theme
Thanks for your feedback, we are always open to take feedback and update to make it easy for developers to build their awesome apps. We will add this feature in upcoming release.