android / android/nowinandroid
[Bug]: Theme (text colors) doesn't change immediately
- Dominant language
- Kotlin
- Stars
- 21.8k
- Forks
- 4.6k
- Avg merge
- 19h 20m
- Merged PRs (30d)
- 2
Description
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Is there a StackOverflow question about this issue?
- [x] I have searched StackOverflow
### What happened?
When switching between light and dark themes, the text color doesn’t update immediately to match the selected theme. It only updates after refreshing the page.
### Relevant logcat output
```shell
```
### Code of Conduct
- [x] I agree to follow this project's Code of Conduct
Contributor guide
Research direction
Reproduce the issue by switching between the light and dark themes and checking whether text colors update without refreshing the page. Trace the theme-change entry point and identify the behavior responsible for the delayed update. Done means text colors match the selected theme immediately after switching, without a page refresh.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100