Actions
Feature #1259
openSwipe to refresh sometimes doesn't work on a WebView after the app process is killed
Start date:
01/06/2025
Due date:
% Done:
0%
Estimated time:
Description
Refreshing from the options menu works fine, but swipe to refresh just stops the spinning animation immediately without doing anything.
Possibly swipeRefreshLayout.setOnRefreshListener
needs to be run again in some manner, although looking at the code it would appear it should already happen.
Updated by Soren Stoutner 13 days ago
- Subject changed from Swipe to refresh doesn't work on a WebView after the app process is killed to Swipe to refresh sometimes doesn't work on a WebView after the app process is killed
Actions