Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix OpacityBar(ValueBara etc) touch handle bug #92

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

b7woreo
Copy link

@b7woreo b7woreo commented Jan 14, 2019

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.

@cjapito
Copy link

cjapito commented Jan 15, 2019

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

@b7woreo
Copy link
Author

b7woreo commented Jan 16, 2019

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?

@cjapito
Copy link

cjapito commented Jan 16, 2019 via email

@BlueCobold
Copy link

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

@b7woreo
Copy link
Author

b7woreo commented Jan 25, 2020

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants