One can also create extension method for `ImageVie...
# android
e
One can also create extension method for
ImageView
to load the url more elegantly. Something like
ImageView.loadUrl()
to wrap the call of the underlying ImageLoading library.