warkiz / IndicatorSeekBar

A custom SeekBar on Android, which can be changed the size ,color , thumb drawable , tick drawable , tick text and indicator , also , will show an indicator view with progress above SeekBar when seeking. https://github.com/warkiz/IndicatorSeekBar
Apache License 2.0
2.17k stars 419 forks source link

seekbar authorization om build #246

Open driss65 opened 1 year ago

driss65 commented 1 year ago

hello, any idea for this problem whene i try to build project ? i receive this message since yesterday :   Could not HEAD ‘https://jitpack.io/com/github/warkiz/widget/indicatorseekbar/2.1.2/indicatorseekbar-2.1.2.pom'. Received status code 401 from server: Unauthorized   thank you

Adapt18 commented 1 year ago

I stuck at this, who else can fix this :'(

driss65 commented 1 year ago

nothing to do, we have to use another one and leave this defective widget...

litao0621 commented 1 year ago

I stuck at this, who else can fix this :'(

You can use it nifty-slider

jehux commented 2 months ago

you can use repo sources on jitpack.io: implementation 'com.github.warkiz:IndicatorSeekBar:v2.1.1'

instead of implementation 'com.github.warkiz.widget:indicatorseekbar:2.1.2'