VerticalSeekBar icon indicating copy to clipboard operation
VerticalSeekBar copied to clipboard

[AndroidLib] A nicer, redesigned and vertical SeekBar for Android 🎛

Results 8 VerticalSeekBar issues
Sort by recently updated
recently updated
newest added

how can I set the bar_progress_backround to have some transparency (alpha) I want to change this vertical seek bar background ![Screenshot_20220627-131813_LX Player.jpg](https://user-images.githubusercontent.com/47116342/175949812-589e7197-6b6a-42cb-b126-c6834684a85e.jpg) To something like this ![Screenshot_20220627-131928_Video Player.jpg](https://user-images.githubusercontent.com/47116342/175949855-01083aa3-3285-4f41-8274-cacaf9294abd.jpg) If you...

is there any function to set min Value?

Very, very, nice seekBar example, thank you so much for posting it! I do have a quick question though: when the clickToSetProgress is set to false, and the value can...

background not work for me. app:vsb_bar_background="@color/Blue" I'm use java project.

Hi, I needed thumb custom layout, so there is it. If custom layout set, thumb placeholder image ignores. Hope it will helps someone.

first of all thank you for the amazing library I am showing and hiding the thumb based on a user action, but when it appears on android 4.4 api 19...

Whenever the vertical scrollbar is placed within a constraint layout and the height is set to 0dp, the view is invisible. The layout borders are calculated correctly but I guess...