itsdrnoob / DataMonitor

Data usage monitoring app for android.
GNU General Public License v3.0
568 stars 49 forks source link

Widget theme cannot be set #255

Open bart2801 opened 1 month ago

bart2801 commented 1 month ago

Checklist

Affected app version

V2.4.0

Steps to reproduce the bug

  1. Go to Settings
  2. Choose the Dark theme
  3. Notice the Widget still follows the System theme.
  4. Removing and re-adding the Widget does not solve the issue.

Expected behavior

The Widget should follow the theme as selected at the Settings of Data Monitor.

Actual behavior

The Widget always follows the System theme, despite of the theme settings of Data Monitor.

Screenshots/Screen recordings

No response

Logs

No response

Affected Android/Custom ROM version

Android 13 / OxygenOS 13

Affected device model

OnePlus Nord CE 5G

Additional context

No response

itsdrnoob commented 4 weeks ago

This is the intended behavior and not a bug. The widget matches the device theme, not the app theme.