stepper-indicator icon indicating copy to clipboard operation
stepper-indicator copied to clipboard

Step indicator for onboarding or simple viewpager

Results 22 stepper-indicator issues
Sort by recently updated
recently updated
newest added

Ability to add labels to either side of stepper. Like, for a horizontal stepper place labels either on top of stepper or at the bottom and for vertical stepper to...

+ Viewpager2 Support Added + migrate to androidx

How can I mark current step as complete, when I'm not using indicator with ViewPager ? I am using [rakshakhegde/stepper-indicator](https://github.com/rakshakhegde/stepper-indicator)

Can I implement a vertical step indicator using this library? If YES, how can I do so?

1 extra line is being shown than the indicators. I am using stepIndicator.setCurrentStep(); method to set completed steps ![line_indicator_bug](https://user-images.githubusercontent.com/37361938/38927396-445af912-4323-11e8-8473-fe69abaf25d1.png)

I want to show white color indicator circle and green color done icon ,but problem is that this library has only white color done icon and when i use custom...

app:stpi_orientation="vertical" hei hei

I used **stpi_doneIconDrawable** for setting custom done icon image but this cause rendering issue .I used both format of drawable ,**Vector drawable** and **png image**, in which vector drawable is...