Git Product home page Git Product logo

Comments (10)

syedowaisali avatar syedowaisali commented on May 22, 2024 16

You can change bar value programatically using

seekbar.setMinStartValue(float minValue).apply();

and

rangeSeekbar.setMinStartValue(float minValue).setMaxStartValue(float maxValue).apply();

from crystal-range-seekbar.

ryust avatar ryust commented on May 22, 2024 5

It appears my issue was fixed in 1.1.3 version.

from crystal-range-seekbar.

GastricSpark avatar GastricSpark commented on May 22, 2024 3

The library is really nice, would suggest that you add a sample project to it though so people know how to use it. Took me some time to realise I needed to add .apply();

from crystal-range-seekbar.

mladenbabic avatar mladenbabic commented on May 22, 2024

I have the same problem. Any feedback from the author?

from crystal-range-seekbar.

davistsin avatar davistsin commented on May 22, 2024

This is awsome library. I suggest to support databinding in some attributeSet or @BindingAdapter

from crystal-range-seekbar.

ryust avatar ryust commented on May 22, 2024

I don't think this is working as stated by the owner. Please see my comment on issue #24. Are others able to set min and max start values successfully at the same time?

from crystal-range-seekbar.

OriginApp-Shri avatar OriginApp-Shri commented on May 22, 2024

Hi, I have two thumb drawable with fix_gap =3. Programmatically I need to set value to those thumbs. Please let me know how to set two different values for two thumbs.

from crystal-range-seekbar.

comm1x avatar comm1x commented on May 22, 2024

How to change value from code? I have wondered that there is no setter for this obvious method?

from crystal-range-seekbar.

Bajranghudda avatar Bajranghudda commented on May 22, 2024

Its working fine

from crystal-range-seekbar.

MohammedShehata avatar MohammedShehata commented on May 22, 2024

setMinStartValue(float minValue).setMaxStartValue(float maxValue).apply();

The view is freezed, and the values aren't changed and also can't change it manually.
Any Help!
Thanks!

from crystal-range-seekbar.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.