Android代码-Android 上的取色工具。

时间:2022-08-26 00:02:27
【文件属性】:
文件名称:Android代码-Android 上的取色工具。
文件大小:876KB
文件格式:ZIP
更新时间:2022-08-26 00:02:27
Android代码 ColorPickerView You can use ColorPickerView just like ImageView and get HSV colors, ARGB values, Hex color codes from your gallery pictures or custom images by tapping on the desired color. Including in your project Gradle Add below codes to your root build.gradle file (not your module build.gradle file). allprojects { repositories { jcenter() } } And add a dependency code to your module's build.gradle file. dependencies { implementation "com.github.skydoves:colorp
【文件预览】:
ColorPickerView-master
----dependencies.gradle(427B)
----gradlew(5KB)
----settings.gradle(35B)
----.github()
--------FUNDING.yml(298B)
--------ISSUE_TEMPLATE()
--------pull_request_template.md(700B)
----.travis.yml(382B)
----colorpickerview()
--------src()
--------.gitignore(7B)
--------build.gradle(562B)
--------proguard-rules.pro(945B)
----LICENSE(11KB)
----gradle()
--------wrapper()
----publish.gradle(377B)
----README.md(18KB)
----spotless.gradle(505B)
----gradlew.bat(2KB)
----spotless.license.java(593B)
----gradle.properties(779B)
----.gitignore(766B)
----app()
--------src()
--------.gitignore(7B)
--------build.gradle(959B)
--------proguard-rules.pro(945B)
----build.gradle(520B)

网友评论