I would expect that if the theme is set to âauto detectâ then when I change to dark mode on my Android the theme would change to the the black theme. However it is remains light.
Thanks for the report!
Great it is working now
Now it seems to be broken again
Itâs not your fault - the program only detects theme on app start. I will make a fix for this soon.
Actually, I just inspected the code and we did add an auto detector a while ago already⌠What version of Android are you using, and if you can find it, what version of the âAndroid WebViewâ app is installed on your device? Thatâs the engine that powers apps like Dynalist, which should have been automatically updated by the app store, but sometimes isnât and causes issues like this.
Hi Shida,
Itâs not working for me either. I use
Android System WebView
94.0.4606.61
Hope this helps, thanks for your help
Icon
Also using 94.0.4606.61
Can verify that auto switching of theme doesnât work on the official Dyanalist app even on fully updated Android, webview and Dynalist app.
However, it works fine on app shortcut created through a browser (aka, PWA). Just open Dyanalist on any browser like Chrome or Vivaldi and add âshortcutâ to home screen.
There is a trade-off involved. The shortcut app wonât accept a âshareâ intent from other apps the way Dynalist official app does. Also I have noticed some sync issues.
Any updates on this?
Still doesnât seem to work
I use apple products. on ipad this works fine:
.AppContainer.is-dark-mode { background-color: #222; }
Itâs a bit strange as I believe the devs use Android so why it doesnât work on Android I donât know.
Itâs still broken using app and fine with browser.