You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 24, 2025. It is now read-only.
I have a requirement that SwipeRefreshLayout only request the network once in five minutes. But after interception, the loading progress circle keeps turning. I want to close the loading progress circle after successful interception.How can I solve it?