Nicola Chiari
Nicola Chiari

Reputation: 259

How can you recreate this?

I need to recreate something exactly like this. A bar with a slider and with various colors, exactly the same. I was looking for a bit 'but I can not find a way to do it or anything like that. Can anyone give me a track to work on? Thank you!

enter image description here

Upvotes: 0

Views: 90

Answers (1)

WilomGfx
WilomGfx

Reputation: 2013

What you're looking for is

Android seekbar

And then to style it you would probably end up doing like this so answer

https://stackoverflow.com/a/27035469/2880747

or this one

Custom seekbar (thumb size, color and background)

I personally used the latter, and it was working great :)

Upvotes: 1

Related Questions