标签:bsp com with pre geturl tty sso caching roi
https://futurestud.io
This is a Powerful Image Downloading and Caching Library for Android
1. Add dependence to your project,
compile ‘com.squareup.picasso:picasso:2.5.2‘
2. Simplly get a pic from internet and display it.
Picasso.with(Profile.this).load(uProfile.getUrl()).into(profilePhoto);
标签:bsp com with pre geturl tty sso caching roi
原文地址:http://www.cnblogs.com/mazing/p/6701887.html