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
I think I can make PR for this future but first I need to know if I overrite this method will do the trick using Bitmap image = BitmapFactory.decodeStream(url.openConnection().getInputStream()); and scale it later with another function
I think I can make PR for this future but first I need to know if I overrite this method will do the trick using
Bitmap image = BitmapFactory.decodeStream(url.openConnection().getInputStream());
and scale it later with another functionThe text was updated successfully, but these errors were encountered: