TeamNewPipe/NewPipe

CommentRepliesSource: Add cache for reply fetching

Open

#11,718 opened on Nov 18, 2024

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Java (3,577 forks)batch import
bugcommentshelp wantedrewrite

Repository metrics

Stars
 (38,153 stars)
PR merge metrics
 (Avg merge 9d 17h) (17 merged PRs in 30d)

Description

There is no cache in the comment replies fetching, causing the app to reload them each time the device is rotated or a switch between the description content view tab and the comments one is done. This regression must be fixed.

Originally posted by @AudricV in https://github.com/TeamNewPipe/NewPipe/pull/11060#discussion_r1836886664

Contributor guide