34 a better circular Profile picture view
use Fresco
<com.facebook.drawee.view.SimpleDraweeView
android:id="@+id/sdvShow"
android:layout_width="100dp"
fresco:roundAsCircle="true"
android:layout_height="100dp" />
|
Fresco 初体验各种问题解决:http://blog.csdn.net/yy1300326388/article/details/45023489