I'm trying to make a function that returns the res...
# getting-started
t
I'm trying to make a function that returns the result of an HTTP request, but it always returns the default before the request finishes. How would you guys advise solving this problem? (I'm using Volley if that matters)