文件名称:Android代码-Android 图片拼图效果
文件大小:172KB
文件格式:ZIP
更新时间:2022-08-26 00:56:44
Android代码
collageview CollageView is a library for creating simple photo collages in your applications. Would be great, for example, in profile page or feed page. What's new in version 0.1.3? added iconSelector() parameter which allows you to add icons to the center of your collage images (such as play button, etc). You can use icons only for specific positions. Make your class implement CollageView.IconSelector and Override method getIconResId(int pos) to get your icon id; How to use? Step 1. Add the
【文件预览】:
collageview-master
----.gitignore(124B)
----settings.gradle(23B)
----build.gradle(541B)
----gradlew(5KB)
----LICENSE(11KB)
----collageview()
--------.gitignore(7B)
--------build.gradle(924B)
--------src()
--------proguard-rules.pro(653B)
----README.md(4KB)
----gradlew.bat(2KB)
----gradle.properties(730B)
----gradle()
--------wrapper()