android-verticalseekbar icon indicating copy to clipboard operation
android-verticalseekbar copied to clipboard

horizontal seekbar

Open Jeela13 opened this issue 6 years ago • 1 comments

How I can use this library horizontally? I want to use this in horizontal mode but I don't find any solution. Can anyone answer this question? Thanks in advance.

Jeela13 avatar Nov 02 '19 06:11 Jeela13

This library is only needed for vertical SeekBars.

If you want a horizontal SeekBar you can just add a normal SeekBar (no need for this library)

See the android docs for more information

OuterObsessionSoftware avatar Nov 07 '19 22:11 OuterObsessionSoftware