TeamNewPipe/NewPipe

CommentRepliesSource: Add cache for reply fetching

Open

#11.718 geöffnet am 18. Nov. 2024

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Java (3.577 Forks)batch import
bugcommentshelp wantedrewrite

Repository-Metriken

Stars
 (38.153 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 9T 17h) (17 gemergte PRs in 30 T)

Beschreibung

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