ColorPickerView icon indicating copy to clipboard operation
ColorPickerView copied to clipboard

🎨 Android colorpicker for getting colors from any images by tapping on the desired color.

Results 47 ColorPickerView issues
Sort by recently updated
recently updated
newest added

**Please complete the following information:** - Library Version 2.2.3 - Affected Devices: Galaxy Grand Neo, Galaxy Tab3, ZenFone 5, Galaxy S3, Galaxy Note2 **Describe the Bug:** We are getting OutOfMemoryError...

Hi, first of all: Thanks for your awesome lib! One feature is missing after all: Support for zooming into the image. Some images might have very tiny color spots so...

enhancement

Bumps com.diffplug.spotless from 6.21.0 to 6.24.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.diffplug.spotless&package-manager=gradle&previous-version=6.21.0&new-version=6.24.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
java

Can we set brightness slider vertically ?

Bumps [com.vanniktech.maven.publish](https://github.com/vanniktech/gradle-maven-publish-plugin) from 0.26.0 to 0.27.0. Release notes Sourced from com.vanniktech.maven.publish's releases. 0.27.0 Added new publishing related tasks releaseRepository releases a staging repository at the end of the build and...

dependencies
java

**Please complete the following information:** - Library Version2.3.0 - Affected Device(s) emulator When I create a `ColorPickerDialog` and add a `setPositiveButton` the `getHexCode()` method of colorEnvelope returns another code. Example:...

![Screen Shot 2023-10-26 at 1 03 27 PM](https://github.com/skydoves/ColorPickerView/assets/12802951/a462bfd3-d94d-4ce1-a97e-ebe0bf3056db) How can I change the color of PositiveButton (Confirm) and Negative Button (Cancel) mentioned in the above image.

Add colored stroke option to AlphaTileView, so the colors will not blend with background color if its same

I'm using `ColorPickerView` and after the update `setInitialColor` doesn't update `BrightnessSlideBar` while setting the view in `onCreate`. If I call `setInitialColor`Β in a second moment everything works. Maybe is something...

**Overview** - Library [email protected] **Bug:** As in the ColorPickerView component, I'd expect to have the same options on the ColorPickerDialog. What do I mean with the same options? Im talking...