您当前的位置: 首页 >  android

Android 自定义圆形头像

发布时间:2017-08-09 19:24:29 ,浏览量:0

CircleImageView
项目地址: zuoweitan/CircleImageView
简介:A circular ImageView simply used as normal ImageView.

A circular ImageView simply used as normal ImageView.

CircleImageView

it's easy to use just like ImageView,and you never need to do this:

  • create a new bitmap.
  • fixed scale type.(CENTER_CROP)

you can simply use the library like Picasso or Glide with this view.

Gradle
dependencies {
    ...
    compile 'com.vivifarm.view:circleimageview:1.2.0'
}
Usage







关注
打赏
1688896170
查看更多评论

暂无认证

  • 0浏览

    0关注

    110950博文

    0收益

  • 0浏览

    0点赞

    0打赏

    0留言

私信
关注
热门博文
立即登录/注册

微信扫码登录

0.0809s