I want to implement horizontal progress bar with steps like shown in following img.
I could not find such native component in Android. Can anyone guide me on how to do it ?
I found a Vertical Steper that follows Google Material Design guidelines:
And also another well documented library Here
I hope it helps.