Glide 4 setting custom timeout
Open
documentation
v4
- Dominant language
- Java
- Stars
- 35k
- Forks
- 6.2k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 8
Description
Hey!
I was wondering, how do I set a custom timeout for requests in Glide4. Can be either a single request or a global setting. I was trying to follow tutorials for glide 3, but none of them works with 4:
glide.register(CustomGlideModule) -> no such method in 4,
glide.with. using -> no using in glide4.
How can I then change timeout value?
Thanks!
Contributor guide
Assessment
This issue has not been assessed yet.