ColorPickerView
ColorPickerView copied to clipboard
🎨 Android colorpicker for getting colors from any images by tapping on the desired color.
**Please complete the following information:** - Library Version 2.2.4 - Affected Device(s) Pixel 4 API 26 **Describe the Bug:** When using the `colorPickerDialog.colorPickerView.setPaletteDrawable` loading in an image that the user...
- Library Version 2.2.4 - Affected Device(s) Redmi Note 5 - I'm using Android Studio Chipmunk | 2021.2.1 Patch 1 **Illegal char at index 53 in values.xml file:** In may...
open demo ,you can find the alpha is 0xff, but not at the end of the sliderbar. the problem is in your class file AbstractSlider.java ``` protected int getSelectorHalfSize() {...
HI @skydoves first thanks for the library! @skydoves I've created Picker dialog using `ColorPickerDialog.builder`, in "landscape" oriented activity. The issue is that the colorPickerView size is way bigger, I want...
There is an error between the obtained coordinates and the set coordinates getSelectedPoint -> Point(620, 435) setSelectorPoint -> Point(620, 435) approximatedPoint -> Point(618, 434)
It would be nice if the Touch Event could be Canceled when the motion event goes outside the view. At least if it could be added as an option to...
**Please complete the following information:** - Library Version [e.g. v2.1.0] - Affected Device(s) [e.g. Samsung Galaxy s10 with Android 9.0] **Describe the Bug:** Add a clear description about the problem....
Hi, I have a ColorPickerView and a [BrightnessSlideBar](https://github.com/skydoves/ColorPickerView#brightnessslidebar) inside a NestedScrollView, but when I touch it/them, the event cannot handled properly by them, instead handled by NestedScrollView. Please tell me...
- Library Version v2.2.3 - Affected Device(s) - MI Note 7 Pro with Android 10 **Describe the Bug:** I want default dark grey color in color picker pattele. For that...
@skydoves Hi, Can the selector slide to no more than ColorPickerView?  