I would like to have this seekbar in my Android project :
This is my seekbar :
All done in XML
(no .png
images). The clever bit is border_shadow.xml
.
All about the vectors
these days...
Screenshot:
This is your SeekBar
(res/layout/???.xml
):
Let's make it stylish (so you can easily customize it later):
res/drawable/seekbar_style.xml
:
-
-
res/drawable/custom_thumb.xml:
-
res/drawable/seekbar_progress.xml
:
-
res/drawable/border_shadow.xml
:
-