androidjs icon indicating copy to clipboard operation
androidjs copied to clipboard

Darken web content in WebView

Open hampoelz opened this issue 4 years ago • 1 comments

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

hampoelz avatar Apr 13 '21 14:04 hampoelz

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.

DeveshPankaj avatar Apr 14 '21 14:04 DeveshPankaj