TeamNewPipe/NewPipe

CommentRepliesSource: Add cache for reply fetching

Open

#11.718 aberto em 18 de nov. de 2024

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)Java (3.577 forks)batch import
bugcommentshelp wantedrewrite

Métricas do repositório

Stars
 (38.153 stars)
Métricas de merge de PR
 (Mesclagem média 9d 17h) (17 fundiu PRs em 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

Guia do colaborador