MFlisar / GDPRDialog

GDPR fragment dialog implementation
Apache License 2.0
211 stars 53 forks source link

urlConnection Timout values #33

Closed Luklek closed 6 years ago

Luklek commented 6 years ago

It would be nice if we could set the setReadTimeout and setConnectTimeout directly. I am planning to use a very lower value (maybe 2000ms) along with the fallback methods.

MFlisar commented 6 years ago

changed the default values to 5s/3s and added setters to the builder