question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Slider] Support AbsSeekBar#setThumb()

See original GitHub issue

Is your feature request related to a problem? Please describe. As a little Halloween Easter egg, I replace the thumb of a slider with a pumpkin. I’m using AbsSeekBar#setThumb() for that. However I haven’t found a way to do so with the Slider from this lib.

Describe the solution you’d like Implement setThumb.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:16
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
carstenhagcommented, Aug 4, 2020

Would still love to be able to add thumb drawables to our sliders 😉

1reaction
carstenhagcommented, Jul 3, 2020

Hello, is there any update on this? Would be nice to have this, as the native ProgressBar supports this already. Our designer is a bit disappointed 😄

Read more comments on GitHub >

github_iconTop Results From Across the Web

android - Custom seekbar (thumb size, color and background)
A side note: If you set the SeekBar's android:minHeight and android:maxHeight to the same large value, it will increase the 'hit' area of...
Read more >
AbsSeekBar - Android Developers
Sets the thumb that will be drawn at the end of the progress meter within the SeekBar. void, setThumbOffset(int thumbOffset). Sets the thumb...
Read more >
SeekBar Tutorial With Example In Android Studio
Learn seekbar, its methods and attributes used with example in Android. ... can touch the thumb and drag left or right to set...
Read more >
[BaseSlider etc..] Support the ability to add our own custom ...
The ability to change the slider Thumbs drawables via code and styles attributes as well. Describe alternatives you've considered
Read more >
Sliders - Material Design
Upon pressing the slider thumb or the value indicator text field, ... Continuous sliders allow users to set and select a value along...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found