Releases: shuhart/StepView
Releases · shuhart/StepView
1.3.2
Fix a measure issue inside RecyclerView and ScrollView
1.3.1
- Fix a measuring problem with a long text which tends to overlap other steps.
- Add OnStepClickListener.
1.2.8
Fix npe with an animation when we are not measured yet.
1.2.7
Fix an issue with a right padding not properly calculated.
1.2.6
Atrributes now got prefixed with 'sv_' to avoid conflicts.
1.2.5
Fonts were stripped from the library.
1.2.3
Replace custom attribute "app:typeface" with "android:typeface".
1.2.2
Support for a custom typeface.