Android代码-自定义头像视图ImageView

时间:2022-08-26 03:13:44
【文件属性】:
文件名称:Android代码-自定义头像视图ImageView
文件大小:2.46MB
文件格式:ZIP
更新时间:2022-08-26 03:13:44
Android代码 CircularImageView This is an Android project allowing to realize a circular ImageView in the simplest way possible. USAGE To make a circular ImageView add CircularImageView in your layout XML and add CircularImageView library in your project or you can also grab it via Gradle: compile 'com.mikhaellopez:circularimageview:3.0.2' XML You must use the following properties in your XML to change your CircularImageView. Properties: app:civ_border (boolean) -> default true app:civ_bord
【文件预览】:
CircularImageView-master
----.gitignore(76B)
----circularimageview()
--------.gitignore(60B)
--------build.gradle(2KB)
--------src()
----settings.gradle(59B)
----build.gradle(623B)
----gradlew(5KB)
----LICENSE(11KB)
----dependencies.gradle(889B)
----README.md(4KB)
----gradlew.bat(2KB)
----circularimageview-example()
--------.gitignore(67B)
--------build.gradle(733B)
--------src()
----gradle()
--------wrapper()
----preview()
--------preview.gif(2.4MB)

网友评论