I am trying to make a seekbar with only nine-patch images. One nine patch is the background. I want to remove the thumb and want the other nine-patch to expand when I slide towards the right. Presently the thumb always appears.
I have tried the method given in this answer: Android seekbar set custom style using nine-patch images
But this also gives an extra thumb. And on sliding right the nine patch appears complete only when I am done sliding till the extreme right. Here is my nine patch image and I want the arm to increase as I go towards the right on the seekbar.
Any help?
P.S. by thumb I mean the seekbar thumb and not the thumb in the image.