How to create a Night mode of WebView content Android

1.7k Views Asked by At

I am working in a Browser android app . How to do nightmode a website view when it is loaded into a WebView ?

Thanks

1

There are 1 best solutions below

0
On

Maybe add a button to change it to nightmode with Custom Css?