Skip to content

Conversation

@Pittvandewitt
Copy link
Contributor

Fixes #7072

Fixes a crash when selecting a different subscription group and going back to the 'all' group

Be aware that this PR removes the local pagination. I think more performance improvements can be gained by making changes to the videos adapter compared to what the local pagination can achieve.

@Bnyro
Copy link
Member

Bnyro commented Feb 10, 2025

Local pagination had been added in order to make it easier to adapt when TeamPiped/Piped#2353 is merged, though it currently doesn't seem like that'll happen in the near future.

(This should have been implemented using PagingAdapter from androidx anyways then....)

@Bnyro Bnyro changed the title Fix multiple recyclerview adapter regressions fix: multiple recyclerview adapter regressions in SubscriptionsFragment Feb 10, 2025
@Bnyro Bnyro merged commit 481828c into libre-tube:master Feb 10, 2025
2 of 3 checks passed
@Pittvandewitt Pittvandewitt deleted the bugfix/recycler-view-adapter-regressions branch February 10, 2025 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

New videos not added to feed

2 participants