-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
[ML 0.1/UI.04.7] - Fix Compose message list UI and layout issues #10780
Copy link
Copy link
Open
Labels
tb-teamTasks and features handled by project maintainersTasks and features handled by project maintainerstype: enhancementNew features or improvements to existing features.New features or improvements to existing features.
Description
Blocked by
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
tb-teamTasks and features handled by project maintainersTasks and features handled by project maintainerstype: enhancementNew features or improvements to existing features.New features or improvements to existing features.
Type
Projects
Status
In progress