jamie-mh / AuthenticatorPro

📱 Two-Factor Authentication (2FA) client for Android + Wear OS
https://authenticatorpro.jmh.me
GNU General Public License v3.0
2.98k stars 198 forks source link

Dark statubar on dark theme if system theme is set light #785

Closed haukist closed 11 months ago

haukist commented 1 year ago

Describe the bug Dark statubar is used for dark theme if your system theme is set light. (But it gets light statusbar once you go to settings page or re-open the app from Recents screen.)

It always happens on Pixel 6 (Android 13) but never on Pixel 3 (Android 12).

To Reproduce Steps to reproduce the behavior:

  1. Set the system theme Light
  2. Set the app theme Dark or Black
  3. Kill the app
  4. Launch the app
  5. See dark statusbar on dark theme

Expected behavior Light statusbar is used for dark/black themes.

App Version 1.20.0

Additional context 1.18.0 did NOT have this bug.

haukist commented 11 months ago

It does not reproduce with v1.22.0 on Android 14 (Pixel 6). Closing now.