Skip to content

Support for older devices (Pre android 10)

Devrath edited this page May 28, 2021 · 1 revision

Supporting the dark theme to Pre Android 10 devices.

  • Now we can control the modes in android 10 and above modes easily.
  • But in pre android 10 devices there is no system setting since to take default setting.
  • So we can check if it is pre android 10 and set it into a battery saver mode.
Clone this wiki locally