compose-color-picker
0.0.19indexedOffers a user interface component for selecting colors, inspired by the AOSP Compose samples, suitable for integration into user applications.
20
Stars
—
Used by
dependents
—
Health
/ 100
Offers a user interface component for selecting colors, inspired by the AOSP Compose samples, suitable for integration into user applications.
Under development
Based on the ColorPickerDemo from the AOSP compose samples.
repositories {
mavenCentral()
}
dependencies {
implementation("com.eygraber:compose-color-picker:0.0.19")
}
Surfaced from shared tags and platforms — no rankings paid for.