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

Can i set progress to exact number in between seekbar sections. #94

Closed
jishantmed opened this issue Jul 20, 2018 · 1 comment
Closed

Comments

@jishantmed
Copy link

discrete_1

I want to set progress in between 60 and 40 it could be any number .But when i set on 49 it set on 40 and when i set on 57 it set on 60,
Is that possible to set on exact particular number ?

@warkiz
Copy link
Owner

warkiz commented Sep 2, 2018

@jishantmed yes , please see the latest version which is provided attr isb_thumb_adjust_auto = false
, or by java code indicatorSeekbar.setThumbAdjustAuto(false)

@warkiz warkiz closed this as completed Sep 2, 2018
warkiz added a commit that referenced this issue Sep 2, 2018
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

No branches or pull requests

2 participants