I read documentation of SwipeRefreshLayoutbut couldn't find any method for RetryPolicy. I want SwipeRefreshLayout to show retry in progressbar if data isn't fetched in 5 seconds.
Any guideliness
I read documentation of SwipeRefreshLayoutbut couldn't find any method for RetryPolicy. I want SwipeRefreshLayout to show retry in progressbar if data isn't fetched in 5 seconds.
Any guideliness
Copyright © 2021 Jogjafile Inc.
As @Wizard said, you can do it something like this.