TeamAmaze / TeamAmaze/AmazeFileManager
Unreadable text when using "Daytime" theme
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 6.4k
- Forks
- 1.7k
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 1
Description
Describe the bug
When App theme is set to "Daytime" theme and the app is open while the time changes to after 6pm, the text becomes unreadable because the text color is changed to white (according to the time rules of the theme) while the background has not been updated to be dark.
To Reproduce
Steps to reproduce the behavior:
- Open app before 6pm
- Set app theme to "Daytime" theme
- Close app settings
- Keep app open until it is after 6pm
- Click on any directory
- The text is unreadable
Expected behavior
Either the background is also updated when it is 6pm or the text should also stay black and only change to white when the background is updated.
Screenshots
(the clicking seems very glitchy in the video because of the screenrecording)
https://github.com/TeamAmaze/AmazeFileManager/assets/74261221/1561dee3-f4f9-4709-9f98-984f9aeba43d
Smartphone (please complete the following information):
- Device: emulated Pixel 7
- OS: Android 13
- Rooted: Yes
- Version: built from branch
release/4.0
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue on Android 13 with the Daytime theme, leaving the app open across the 6pm transition. Trace the time-based theme update and compare the text and background changes when opening a directory. Done means the app remains readable after the transition, with the chosen theme behavior verified manually.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- frontend, mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100