android / android/nowinandroid
[Bug]: Cards are sometimes rendered with an empty title
- 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?
This happens on emulators as well as real devices, on both light and dark theme, with small and long titles, and in both debug and release variants.
Usually scrolling the view in-and-out of the view port fixes it.
### Relevant logcat output
```shell
```
### Code of Conduct
- [x] I agree to follow this project's Code of Conduct
Contributor guide
Research direction
Start by reproducing the empty card titles while scrolling on an emulator or physical device, using both light and dark themes and debug and release variants. Trace the card rendering path to identify why scrolling makes the titles reappear; done means titles render consistently without requiring the view to leave and re-enter the viewport.
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