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

Fixed issue #67, drag to min/max positions #68

Closed
wants to merge 6 commits into from

Conversation

mudar
Copy link

@mudar mudar commented Dec 14, 2017

When dragging the handle to the start or end points, progress is not always set to zero or max, leaving a small offset. Usually happens when initial value is not min/max. In this case, I need to retry a couple of times, dragging slowly trying to get the right position...

added `seekArc_` prefix
- Updated to gradle 3
- minSdkVersion 14
- targetSdkVersion 27
- minimal Manifest
- removed unused ic_launcher and strings
as mentioned by DaXmYsT
+ minor javadoc cleanup
@mudar mudar force-pushed the master branch 2 times, most recently from 797742e to 458c92f Compare December 14, 2017 22:34
For local jitpack use
Fixed jitpack build errors
@mudar
Copy link
Author

mudar commented Dec 16, 2017

Closing PR, my changes created a different bug

@mudar mudar closed this Dec 16, 2017
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.

None yet

1 participant