android / android/nowinandroid
[FR]: Use collapsing header for topics screen
- 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
### Describe the problem
The header in the topics screen should be a collapsing toolbar and not a list item. This would also improve the accuracy of the scroll bars.
### Describe the solution
Use a collapsing toolbar so the header item is not part of the list.
### Additional context
_No response_
### Code of Conduct
- [X] I agree to follow this project's Code of Conduct
Contributor guide
Research direction
Start by locating the topics screen and its current header list item, then review how the screen's scrolling and scroll bars are implemented. Done means the header uses a collapsing toolbar rather than being part of the list, with accurate scroll bar behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100