Skip to content

fix(deps): downgrade androidxSwiperefreshlayout from 1.2.0 to 1.1.0#10771

Merged
rafaeltonholo merged 2 commits into
thunderbird:mainfrom
rafaeltonholo:fix/10243/message-list-recycler-view-stale-state-downgrade-swiperefreshlayout
Apr 2, 2026
Merged

fix(deps): downgrade androidxSwiperefreshlayout from 1.2.0 to 1.1.0#10771
rafaeltonholo merged 2 commits into
thunderbird:mainfrom
rafaeltonholo:fix/10243/message-list-recycler-view-stale-state-downgrade-swiperefreshlayout

Conversation

@rafaeltonholo

Copy link
Copy Markdown
Member

Fixes #10243.

The upgrade to 1.2.0 caused the Message List RecyclerView to get the stale state again.

As we are rewriting the Message List on Compose, the androidx.swiperefreshlayout:swiperefreshlayout won't be necessary in the future.

The upgrade to 1.2.0 caused the Message List RecycleView to get the stale state again.

As we are rewriting the Message List on Compose, the `androidx.swiperefreshlayout:swiperefreshlayout` won't be necessary in the future.
@github-actions

github-actions Bot commented Apr 2, 2026

Copy link
Copy Markdown
Contributor

Missing report label. Set exactly one of: report: include, report: exclude OR report: highlight.

@github-actions github-actions Bot added the tb-team Tasks and features handled by project maintainers label Apr 2, 2026
@rafaeltonholo rafaeltonholo requested review from wmontwe and removed request for jbott-tbird April 2, 2026 13:35
@rafaeltonholo rafaeltonholo assigned wmontwe and unassigned jbott-tbird Apr 2, 2026
@rafaeltonholo rafaeltonholo added report: include Include changes in user-facing reports. report: exclude Exclude changes from user-facing reports (internal, minor, or not relevant to users). and removed report: include Include changes in user-facing reports. labels Apr 2, 2026

@wmontwe wmontwe left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rafaeltonholo rafaeltonholo merged commit 2200869 into thunderbird:main Apr 2, 2026
16 checks passed
@rafaeltonholo rafaeltonholo deleted the fix/10243/message-list-recycler-view-stale-state-downgrade-swiperefreshlayout branch April 2, 2026 14:55
@thunderbird-botmobile thunderbird-botmobile Bot added this to the Thunderbird 19 milestone Apr 2, 2026
rafaeltonholo added a commit to rafaeltonholo/thunderbird-android that referenced this pull request Apr 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

report: exclude Exclude changes from user-facing reports (internal, minor, or not relevant to users). tb-team Tasks and features handled by project maintainers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Deleted message remains visible in message list

3 participants