How can I create a step view like this?
Is it possible to create this using only one drawable and filling that drawable for a certain amount? Where each amount represents a step. So in step 4/5, it's filled for 80%.
I want to use it in my Slider Activity which I created using this tutorial: https://developer.android.com/training/animation/screen-slide
If anyone could give advice on this, that would be great. Thanks