question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Disable static themes for Android before FF65

See original GitHub issue

We should flip the enableFeatureStaticThemesForAndroid config flag to disable static themes for Android before the FF65 release, which will be released on January 29, 2019 because of the static theme migration.

This flag should be turned on again after the FF65 release.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:11 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
willdurandcommented, Jan 21, 2019

According to those values https://github.com/mozilla/addons-server/blob/master/src/olympia/constants/base.py#L409:L413, I think we’ll get the correct error messages most of the time (as the one from stage in the comment above).

0reactions
willdurandcommented, Jan 21, 2019

I would think that once the migration is complete and settled we can file an issue to remove this flag.

👍

Read more comments on GitHub >

github_iconTop Results From Across the Web

Dark theme - Android Developers
There are three ways to enable Dark theme in Android 10 (API level 29) and higher: Use the system setting (Settings -> Display...
Read more >
How to disable night mode in my application even if night ...
If your Android studio has the latest version, then apply this on both "themes.xml" and "themes.xml(night)". Change: <style name="Theme.
Read more >
Change to dark or color mode on your Android device
Turn Dark theme on or off. Tip: Dark theme can make your screen easier to read and can save battery on some screens....
Read more >
Respond to system theme changes - .NET MAUI
The following screenshot shows themed pages, for the light system theme on iOS and the dark system theme on Android:.
Read more >
Android DayNight Theme for Night Mode in App - DigitalOcean
MODE_NIGHT_NO – Disables night mode manually. ... The theme should always be set before the setContentView method is invoked.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found