Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Learn More

Auto switching bg color in reading mode stoped working

  • 3 απαντήσεις
  • 1 έχει αυτό το πρόβλημα
  • 2 προβολές
  • Τελευταία απάντηση από Kevin

more options

After last update auto switching to dark background color in reading mode when there is not enough light stoped working, and now it's always bright white even in complete darkness. Maybe it's just a coincedence and it's me, who've unlnowingly messed up with some options since I'm new to Android but I would appreciate if You cold help me solve this issue.

After last update auto switching to dark background color in reading mode when there is not enough light stoped working, and now it's always bright white even in complete darkness. Maybe it's just a coincedence and it's me, who've unlnowingly messed up with some options since I'm new to Android but I would appreciate if You cold help me solve this issue.

Επιλεγμένη λύση

Right. This is because the Device Light Sensor events have been disabled by default in this version.

  1. Enter about:config in the url bar.
  2. Set device.sensors.ambientLight.enabled = true.
  3. Set reader.color_scheme.values to something like ["dark","auto","light"]
  4. You need the auto value to make it work. Set it using the Aa icon in the reader mode.
Ανάγνωση απάντησης σε πλαίσιο 👍 1

Όλες οι απαντήσεις (3)

more options

Επιλεγμένη λύση

Right. This is because the Device Light Sensor events have been disabled by default in this version.

  1. Enter about:config in the url bar.
  2. Set device.sensors.ambientLight.enabled = true.
  3. Set reader.color_scheme.values to something like ["dark","auto","light"]
  4. You need the auto value to make it work. Set it using the Aa icon in the reader mode.
more options

Many thanks! You saved my eyes from leaking out :)

more options

The device light sensor API may be removed at some point in the future. When it is removed the about:config preference will no longer function.