summaryrefslogtreecommitdiff
path: root/app/src/main/java/de/danoeh/antennapod/activity/VideoplayerActivity.java
diff options
context:
space:
mode:
authorTony Tam <149837+tonytamsf@users.noreply.github.com>2024-03-17 00:52:16 -1000
committerGitHub <noreply@github.com>2024-03-17 11:52:16 +0100
commit8dc8cc64a8a6de3adfba1aaf0a0306f90727a2c4 (patch)
tree6edcb4ae7600a7f6353684b418833257fbe746f2 /app/src/main/java/de/danoeh/antennapod/activity/VideoplayerActivity.java
parent48c0ccb4a261eed51959973e86e673ec27462bfa (diff)
downloadAntennaPod-8dc8cc64a8a6de3adfba1aaf0a0306f90727a2c4.zip
Allow retrying chapter loading if interrupted (#6828)
Chapter loading can sometimes get interrupted, most importantly if the corresponding fragment tries to refresh the view again. Before, this set the chapters to an empty list, indicating that it should not be tried again. Now, interrupted exceptions do not set the list to be empty, so it can be retried later.
Diffstat (limited to 'app/src/main/java/de/danoeh/antennapod/activity/VideoplayerActivity.java')
0 files changed, 0 insertions, 0 deletions