We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
模仿ImageLoader
加载方式(模仿glide和picasso):XImageLoader.with(context).load(url).into(ImageView);