thunderbird / thunderbird/thunderbird-android
[ML 0.1/UI.04.7] - Fix Compose message list UI and layout issues
Open
@rafaeltonholo is already working on this.
Since Apr 2, 2026.
tb-team
type: enhancement
- Dominant language
- Kotlin
- Stars
- 14k
- Forks
- 2.8k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 57
Description
Blocked by
- #10775
Description
Collection of UI and layout fixes for the Compose message list discovered during integration: bottom padding, ComposeView height, swipe thresholds for different screen sizes, scroll behaviour, and dead code removal.
Acceptance Criteria
- Message list
LazyColumnhas proper bottom padding. ComposeViewheight set tomatch_parentin fragment layout.- Swipe thresholds are adjusted based on window size class.
BannerInlineListScrollBehaviourheight check andonPostFlinglogic refined.- Dead code removed from
MessageListFragment.
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.
Assessment
This issue has not been assessed yet.