nicorac / bcr-gui

BCR-GUI is a companion app for the great BCR (Basic Call Recorder) Android application and other supported ROMs with embedded call recorders.
https://coolsoft.altervista.org
GNU General Public License v3.0
146 stars 7 forks source link

"System Preference" theme doesn't work #15

Closed niks255 closed 1 year ago

niks255 commented 1 year ago

Theme is always light when the app starts up

nicorac commented 1 year ago

when the app starts up

Could you please clarify what you mean with "when the app starts up"?

  1. does it "flashes" light mode for a short time then, when the calls list appear, it switches to dark?
  2. does it always stay light, despite the fact your Android is set to dark mode?

If (1) then it's something I've already seen, and it seems related to app startup splash screen images. Still can't find a way to set different splash screen for light/dark mode startup, so it actually always start with a "light theme" splash screen, then turns dark once the app is initialized.

If (2) this could be related to your Android and/or Android WebView app versions. Could you please report both of them?

niks255 commented 1 year ago

when the app starts up

Could you please clarify what you mean with "when the app starts up"?

  1. does it "flashes" light mode for a short time then, when the calls list appear, it switches to dark?
  2. does it always stay light, despite the fact your Android is set to dark mode?

If (1) then it's something I've already seen, and it seems related to app startup splash screen images. Still can't find a way to set different splash screen for light/dark mode startup, so it actually always start with a "light theme" splash screen, then turns dark once the app is initialized.

If (2) this could be related to your Android and/or Android WebView app versions. Could you please report both of them?

Sure. It's the (2), the app stays light My Android version is 11, my webview version is 117.0.5938.44 (Mulch Webview). Switching to stock Lineage OS webview does not change anything.

nicorac commented 1 year ago

I've just released v0.0.10 with a fix for this bug. Thanks for reporting it 👍.