python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
A transparent dot coming on the Vertical SeekBar while seeking down on Android
I have added a Vertical SeekBar in my android application which doesn't show the thumb on the SeekBar. This is working all fine but having a small issue - when I scroll/swipe the SeekBar to the bottom...
user18543718
Votes: 0
Answers: 1
How to programmatically delete a seekbar in android studio
I am trying to write a program in which I am deleting the seekbar if the seekbar is set to zero. So far, I have been able to remove the visibility of the seekbar from the android screen, but it is not...
Anwesa Roy
Votes: 0
Answers: 1
Android Seekbar - put all seekbar at 0 when you increase a seekbar
I have created an application with 3 search bars in an activity page. I want to set all search bars to 0 when I move a search bar, as shown in the image.
screenshot apk
I tried to do it as a group of ...
P.C
Votes: 0
Answers: 1
Android Seekbar: adding extra space around thumb
I need to keep the size of thumb and other functionalities as default (like scale on touch) but I need to add the space between progress lines:
To add more description: how to widen the purple area w...

mrahimygk
Votes: 0
Answers: 1