summaryrefslogtreecommitdiff
path: root/app/src/main/java/de/danoeh/antennapod/fragment/gpodnet
diff options
context:
space:
mode:
authorJohannes Henninger <jhenninger@users.noreply.github.com>2021-05-31 12:31:09 +0200
committerJohannes Henninger <jhenninger@users.noreply.github.com>2021-05-31 12:55:52 +0200
commitb43bbf79cc958838fc06fdb9a078ad67e122949a (patch)
tree5398fb5e475b4155a0e77a532c5190d3fba67005 /app/src/main/java/de/danoeh/antennapod/fragment/gpodnet
parent9976b6384f29bc845402f5f1ff6add41794f61b3 (diff)
downloadAntennaPod-b43bbf79cc958838fc06fdb9a078ad67e122949a.zip
Fix stuck swipe refresh indicator
ViewPager2 does not play nice with SwipeRefreshLayout if the wrapped RecyclerView is hidden. This commit removes the show/hide logic from EmptyViewHandler, so that the RecyclerView is always displayed, even when empty. This prevents you from swiping left/right while pulling down the swipe refresh indicator. Fixes #5132
Diffstat (limited to 'app/src/main/java/de/danoeh/antennapod/fragment/gpodnet')
0 files changed, 0 insertions, 0 deletions