thunderbird / thunderbird/thunderbird-android
`FontSizes` need to be compatible with Material 3
Open
Nobody has claimed this yet.
tb-team
- Dominant language
- Kotlin
- Stars
- 14k
- Forks
- 2.8k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 57
Description
The FontSizes class controls the font size for message list and message view. These sizes don't match the Material 3 ones. We need rework this mechansim for Material 3 compatibility.
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 locating the FontSizes class and its uses in the message list and message view. Compare the current sizes with the Material 3 typography specifications and determine how the existing mechanism should be reworked. Done means both views use Material 3-compatible font sizes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- design, mobile
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100