I just want to change the color of seekbar's thin line and Its circle shaped cursor. Also, change color on progress. I mean, two colors i.e default (white) and progressed (black). I'm new to Xamarin and new to Android.
Asked
Active
Viewed 302 times
0
-
You need to do a custom seekbar, see here [Custom seekbar (thumb size, color and background)](https://stackoverflow.com/questions/41693154/custom-seekbar-thumb-size-color-and-background) – FabriBertani May 14 '18 at 15:47
-
1Possible duplicate of [Custom seekbar (thumb size, color and background)](https://stackoverflow.com/questions/41693154/custom-seekbar-thumb-size-color-and-background) – Cheesebaron May 14 '18 at 16:54