HoloColorPicker icon indicating copy to clipboard operation
HoloColorPicker copied to clipboard

Fix OpacityBar(ValueBara etc) touch handle bug

Open b7woreo opened this issue 6 years ago • 5 comments

Thank for your library. I use your library in my app and found the touch event handle has bug.
When user click screen, touch event flow is down -> up(without move event in some phone), OpacityBar(ValueBara etc)'s color is change, but relative ColorPicker not change color.
This pr for fix this bug.
BTW, I upgrade build tools chain and fix type in setting.gradle.

b7woreo avatar Jan 14 '19 13:01 b7woreo

app:bar_length="140dp" app:bar_pointer_halo_radius="14dp" app:bar_pointer_radius="10dp" app:bar_thickness="8dp"

cjapito avatar Jan 15 '19 06:01 cjapito

app:bar_length="140dp" app:bar_pointer_halo_radius="14dp" app:bar_pointer_radius="10dp" app:bar_thickness="8dp"

I can not understand what is your problem. Is it relative to this pr?

b7woreo avatar Jan 16 '19 04:01 b7woreo

Sorry, I did not want it, I just wanted to configure my screen

El mar., 15 de ene. de 2019 8:58 PM, chrnie [email protected] escribió:

app:bar_length="140dp" app:bar_pointer_halo_radius="14dp" app:bar_pointer_radius="10dp" app:bar_thickness="8dp"

I can not understand what is your problem. Is it relative to this pr?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/LarsWerkman/HoloColorPicker/pull/92#issuecomment-454652147, or mute the thread https://github.com/notifications/unsubscribe-auth/AsifAUwt7B7JIOTc0fNfo-j4sHadSSFKks5vDrFfgaJpZM4Z-TAp .

cjapito avatar Jan 16 '19 05:01 cjapito

Any news on this? Having the same issue with all bars.

BlueCobold avatar Jan 21 '20 13:01 BlueCobold

Any news on this? Having the same issue with all bars.

The author has miss reply for a long time, I suggest you clone my fixed branch and import library by source code.

b7woreo avatar Jan 25 '20 06:01 b7woreo