Android代码-Preference 中经常会遇到选颜色的问题,帮你解决Color Preferece 的问题。

时间:2022-08-25 23:37:55
【文件属性】:

文件名称:Android代码-Preference 中经常会遇到选颜色的问题,帮你解决Color Preferece 的问题。

文件大小:2.75MB

文件格式:ZIP

更新时间:2022-08-25 23:37:55

Android代码

Color Preference An Android library for creating a nice color picker in the preference screen. You can use the inbuilt picker or any other color picker of your choice. The library can be used with the standard preference classes or the support-preference-v7/v14 classes. Preview Get the sample apk here Also checkout the sample module here Setup Gradle Add this to your project level build.gradle: allprojects { repositories { jcenter() maven { url "https://jitpack.io" } } } Ad


【文件预览】:
colorpreference-master
----.travis.yml(344B)
----gradlew.bat(2KB)
----gradlew(5KB)
----core()
--------proguard-rules.pro(645B)
--------src()
--------.gitignore(7B)
--------build.gradle(709B)
----art()
--------screenshot_1.png(913KB)
--------screenshot_3.png(894KB)
--------screenshot_2.png(943KB)
----gradle.properties(908B)
----sample()
--------proguard-rules.pro(645B)
--------src()
--------.gitignore(7B)
--------build.gradle(1KB)
----support()
--------proguard-rules.pro(645B)
--------src()
--------.gitignore(7B)
--------build.gradle(745B)
----LICENSE(11KB)
----gradle()
--------wrapper()
----.gitignore(103B)
----README.md(7KB)
----settings.gradle(39B)
----build.gradle(781B)

网友评论