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 (38,153 stars) (3,577 forks)batch import
bugcommentshelp wantedrewrite

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