Skip to content

Fixed Darkmode on Android 8#1297

Merged
Iamlooker merged 1 commit intoDroid-ify:mainfrom
truelockmc:fix/1289-theme-android8
Mar 28, 2026
Merged

Fixed Darkmode on Android 8#1297
Iamlooker merged 1 commit intoDroid-ify:mainfrom
truelockmc:fix/1289-theme-android8

Conversation

@truelockmc
Copy link
Copy Markdown
Contributor

  • Passed the app's theme setting into DroidifyTheme so it works on Android 8.
  • It didnt work before because on Android 8 isSystemInDarkTheme() is always false i think

Fixed #1289

This PR is a split-up from #1293 (comment)

- Passed the app's theme setting into DroidifyTheme so it works on Android 8.
- It didnt work before because on Android 8 isSystemInDarkTheme() is always false i think
@Iamlooker Iamlooker merged commit ff87160 into Droid-ify:main Mar 28, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Darkmode on Android 8 not applied to settings screen

2 participants