C# Class AniDroid.Utils.ImageLoader

Afficher le fichier Open project: danejur/AniDroid

Méthodes publiques

Méthode Description
LoadImage ( ImageView imageView, string url, bool showLoading = true ) : void

Method Details

LoadImage() public static méthode

public static LoadImage ( ImageView imageView, string url, bool showLoading = true ) : void
imageView ImageView
url string
showLoading bool
Résultat void