Public signup for this instance is disabled. Go to our Self serve sign up page to request an account. Report potential security issues privately
Add an "asynchronous" flag to ImageView that, when true, will cause calls to setImage(URL) to load the image on a background thread instead of synchronously on the UI thread.